rustc_
lexer
1.85.0-nightly
(5f23ef7d3 2024-12-20)
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.