proc_macro2::parse

Function punct

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