rustc_
ast
1.84.0-nightly
(5ec7d6eee 2024-11-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