mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 19:56:49 +00:00
.. | ||
benches | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
ucd-trie
A library that provides compressed trie sets specifically tailored toward representing boolean Unicode character properties.
Documentation
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.