Function repr::strconv::format_float32[][src]

pub fn format_float32<F>(buf: &mut F, f: f32) -> Nestable where
    F: FormatBuffer
Expand description

Writes an f32 to buf.