mz_repr::strconv

Function format_int64

Source
pub fn format_int64<F>(buf: &mut F, i: i64) -> Nestable
where F: FormatBuffer,
Expand description

Writes an i64 to buf.