Function mz_repr::strconv::format_uint64

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

Writes an u64 to buf.