Module xid

Source

Structs§

XidContinue
A character that can continue an identifier, stable under NFKC.
XidStart
A character that can start an identifier, stable under NFKC.

Functions§

is_xid_continue
Is this a NFKC-safe identifier continuing character?
is_xid_start
Is this a NFKC-safe identifier starting character?