rustc_ast
1.79.0-nightly
(805813650 2024-03-31)
In rustc_ast::token
?
Function
rustc_ast
::
token
::
ident_can_begin_type
source
·
[
−
]
fn ident_can_begin_type(name:
Symbol
, span:
Span
, is_raw:
IdentIsRaw
) ->
bool