Android 13.0.0 Release 39 (TQ2A.230405.003.A2)
[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/ucd-trie am: 8ad7acad81 am: aec5d5e92e am: f6b0e123b0

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

Change-Id: Iba3649237365f06df5a96e9ac1bdba47886c8d26
tree: 3d7a4b1cb4b4d0f0a7ea8c9e4b56690ece9f91ec
  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