rustc_
lexer
1.87.0
(17067e9ac 2025-05-09)
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.