rustc_ast
1.80.0-nightly
(b92758a9a 2024-05-20)
In rustc_ast::token
Function
rustc_ast
::
token
::
ident_can_begin_type
Copy item path
source
ยท
[
−
]
fn ident_can_begin_type(name:
Symbol
, span:
Span
, is_raw:
IdentIsRaw
) ->
bool