typst_syntax

Function is_id_start

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

Whether a character can start an identifier.