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

Writes an f64 to buf.