Function typst_syntax::is_id_start

source ยท
pub fn is_id_start(c: char) -> bool
Expand description

Whether a character can start an identifier.