rustc_lexer
1.80.0-nightly
(b92758a9a 2024-05-20)
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.