unicode_ident

Function is_xid_continue

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

Whether the character has the Unicode property XID_Continue.