other_punctuation

Function other_punctuation 

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