number

Function number 

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