punct_char

Function punct_char 

Source
fn punct_char(input: Cursor<'_>) -> Result<(Cursor<'_>, char), Reject>