Function dtoa::write[][src]

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