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