pub fn format_uint32<F>(buf: &mut F, u: u32) -> Nestablewhere F: FormatBuffer,
Writes an u32 to buf.
u32
buf