rustc_
lexer
1.90.0-nightly
(a2d45f73c 2025-07-07)
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.