dtoa_short

Function write

Source
pub fn write<W: Write, V: Floating>(dest: &mut W, value: V) -> DtoaResult
Expand description

Format the given value into dest and return the notation it uses.