rustc_lexer

Function is_ident

source
pub fn is_ident(string: &str) -> bool
Expand description

The passed string is lexically an identifier.