rustc_
lexer
1.84.0-nightly
(3fee0f12e 2024-11-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.