unicode_ident

Function is_xid_start

Source
pub fn is_xid_start(ch: char) -> bool
Expand description

Whether the character has the Unicode property XID_Start.