Crate pex_trie

source ·
Expand description
let xid = UnicodeSet::new("xid_start_trie").with_ranges(XID_START);
println!("{:?}", xid);
println!("{}", xid.export_rust_code().unwrap());

Modules

Structs