pub fn format_int32<F>(buf: &mut F, i: i32) -> Nestablewhere F: FormatBuffer,
Writes an i32 to buf.
i32
buf