ident_can_begin_expr
rustc_
ast
1.93.0-beta.5
(72b6488ba 2025-12-21)
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