rustc_
lexer
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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.