☰
rustc_parse
1.76.0-nightly
(a96d57bdb 2023-12-15)
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.