3 个版本
0.0.3 | 2023年5月12日 |
---|---|
0.0.1 | 2023年5月10日 |
0.0.0 | 2023年5月10日 |
255 在 解析器工具 中排名
每月下载 96 次
在 14 个crate中使用(通过 yggdrasil-shared)
240KB
10K SLoC
let xid = UnicodeSet::new("xid_start_trie").with_ranges(XID_START);
println!("{:?}", xid);
println!("{}", xid.export_rust_code().unwrap());
依赖项
~3MB
~42K SLoC