Function dtoa::write [] [src]

pub fn write<W: Write, V: Floating>(wr: &mut W, value: V) -> Result<()>