Migrate to cargo_embargo. am: 1cb740dd40 am: 1bfbc7a39d am: b99b94a23a

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

Change-Id: I3ec82e6c485ed446d99ed72719b6f7535076aa7d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 876d9e0ad0f50b70c3a26644b434b6e09e925097
  1. benches/
  2. src/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo_embargo.json
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. METADATA
  11. MODULE_LICENSE_APACHE2
  12. OWNERS
  13. README.md
README.md

ucd-trie

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

Build status crates.io

Documentation

https://docs.rs/ucd-trie

License

This project is licensed under either of