rustc_
ast
1.84.0-beta.4
(202008a1b 2024-12-07)
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