Function unicode_ident::is_xid_start
source · pub fn is_xid_start(ch: char) -> bool
Expand description
Whether the character has the Unicode property XID_Start.
pub fn is_xid_start(ch: char) -> bool
Whether the character has the Unicode property XID_Start.