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

Is this a NFKC-safe identifier starting character?