rustc_lexer
1.81.0-nightly
(fda509e81 2024-06-25)
Function
rustc_lexer
::
is_ident
Copy item path
source
ยท
[
−
]
pub fn is_ident(string: &
str
) ->
bool
Expand description
The passed string is lexically an identifier.