proc_macro2::parse

Function ident_not_raw

Source
fn ident_not_raw(input: Cursor<'_>) -> Result<(Cursor<'_>, &str), Reject>