Function to_u32

Source
pub fn to_u32(i: usize) -> Result<u32, ParseError>