rustc_
lexer
1.89.0-nightly
(44f415c1d 2025-06-06)
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.