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