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