rustc_ast
1.82.0-nightly
(92c6c0380 2024-07-21)
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