Function mz_repr::strconv::format_int64

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

Writes an i64 to buf.