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