Skip to main content

integer

Function integer 

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