Function parseme_xid::is_continue
source · pub fn is_continue(char: char) -> boolExpand description
Returns true if the provided character is a Unicode XID continuing character.
pub fn is_continue(char: char) -> boolReturns true if the provided character is a Unicode XID continuing character.