mz_repr::strconv

Function format_int32

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

Writes an i32 to buf.