rustc_ast
1.78.0-nightly
(b381d3ab2 2024-02-12)
In rustc_ast::token
?
Function
rustc_ast
::
token
::
ident_can_begin_expr
source
·
[
−
]
pub fn ident_can_begin_expr(name:
Symbol
, span:
Span
, is_raw:
bool
) ->
bool