pub fn u32(
    __input: &'input str
) -> Result<u32, ParseError<<str as Parse>::PositionRepr>>
Expand description

Integer, u32.