rustc_
ast
1.85.0-nightly
(a4cb3c831 2024-12-17)
In rustc_
ast::
token
rustc_ast
::
token
Function
ident_can_begin_expr
Copy item path
Source
pub fn ident_can_begin_expr( name:
Symbol
, span:
Span
, is_raw:
IdentIsRaw
, ) ->
bool