proc_
macro2
1.0.92
In proc_
macro2::
parse
proc_macro2
::
parse
Function
ident_not_raw
Copy item path
source
fn ident_not_raw(input:
Cursor
<'_>) ->
Result
<(
Cursor
<'_>, &
str
),
Reject
>