proc_macro2::parse

Function punct_char

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