Function mz_repr::strconv::format_uint32

source ·
pub fn format_uint32<F>(buf: &mut F, u: u32) -> Nestable
where F: FormatBuffer,
Expand description

Writes an u32 to buf.