Migrate 25 crates to monorepo. am: 2ecc93f10d

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/predicates-tree/+/3248256

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

predicates-tree

Render boolean-valued predicate functions results as a tree.

Build Status Documentation License Crates.io

Changelog

License

predicates-tree is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.