Import ucd-trie crate.

Bug: 218275123
Change-Id: I5c78a829e52d23cae7a3e03d4874998339fc3d08
14 files changed
tree: 71c9ceb7c99d7eda0771b9cca10e293a443b852d
  1. benches/
  2. src/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. README.md
README.md

ucd-trie

A library that provides compressed trie sets specifically tailored toward representing boolean Unicode character properties.

Linux build status

Documentation

https://docs.rs/ucd-trie

License

This project is licensed under either of