rustc_
ast
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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