Function mz_repr::strconv::format_float32

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

Writes an f32 to buf.