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

Writes an f32 to buf.