rustc_ast
1.78.0-nightly
(a165f1f65 2024-03-12)
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