3 releases

0.0.3 May 12, 2023
0.0.1 May 10, 2023
0.0.0 May 10, 2023

#273 in Parser tooling

45 downloads per month
Used in 14 crates (via yggdrasil-shared)

MPL-2.0 license

240KB
10K SLoC

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

Dependencies

~3MB
~41K SLoC