Function is_id_start

Source
pub fn is_id_start(c: char) -> bool
Expand description

Whether a character can start an identifier.