rustc_
ast
1.87.0-nightly
(920d95eaf 2025-03-28)
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