rustc_
lexer
1.83.0
(90b35a623 2024-11-26)
rustc_lexer
Function
is_ident
Copy item path
source
pub fn is_ident(string: &
str
) ->
bool
Expand description
The passed string is lexically an identifier.