is_ident
rustc_
lexer
1.91.0-nightly
(cdb45c87e 2025-08-27)
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.