Migrate to cargo_embargo. am: 1cb740dd40 am: c29ea740fc

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

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