proc_macro2::parse

Function punct

Source
fn punct(input: Cursor<'_>) -> Result<(Cursor<'_>, Punct), Reject>