[][src]Function dtoa::write

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

Write float to an io::Write.