Import ucd-trie crate. am: 1e09924964 am: cdf5be5ce8 am: 0e41640210 am: f19f3d3c50

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/ucd-trie/+/1976566

Change-Id: I64d06b082542af891f7c6f5478832f47498800fe
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