Skip to main content

u32_to_str

Function u32_to_str 

Source
pub(crate) fn u32_to_str(val: u32, buf: &mut [u8; 12]) -> &str
Expand description

Implements u32 to str.