Function dtoa_short::write [] [src]

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

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