Trait dtoa::Floating
[−]
[src]
pub trait Floating { fn write<W: Write>(self, &mut W) -> Result<()>; }
pub trait Floating { fn write<W: Write>(self, &mut W) -> Result<()>; }