rustc_ast
1.81.0-nightly
(c6727fc9b 2024-07-12)
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