pub fn format_uint64<F>(buf: &mut F, u: u64) -> Nestablewhere F: FormatBuffer,
Writes an u64 to buf.
u64
buf