Skip to main content
ident_can_begin_expr
rustc_
ast
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
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