rustc_
lexer
1.84.0-nightly
(86d69c705 2024-10-22)
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.