rustc_ast
1.78.0-nightly
(b381d3ab2 2024-02-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:
bool
) ->
bool