mz_repr::strconv

Function format_uint64

Source
pub fn format_uint64<F>(buf: &mut F, u: u64) -> Nestable
where F: FormatBuffer,
Expand description

Writes an u64 to buf.