rustc_
lexer
1.83.0-beta.2
(88c1c3c11 2024-10-18)
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.