Migrate to cargo_embargo.

Bug: 293289578
Test: Ran cargo_embargo, compared Android.bp
Change-Id: I56a6a0c6d100fa2eaf6045ec278e04d109293fa5
3 files changed
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