pub fn format_float32<F>(buf: &mut F, f: f32) -> Nestablewhere F: FormatBuffer,
Writes an f32 to buf.
f32
buf