rustc_parse
1.82.0-dev
Module nonterminal
Functions
In rustc_parse::parser
Module
rustc_parse
::
parser
::
nonterminal
Copy item path
source
·
[
−
]
Functions
§
get_macro_ident
🔒
The token is an identifier, but not
_
. We prohibit passing
_
to macros expecting
ident
for now.