Migrate 25 crates to monorepo.

pin-project
pin-project-internal
pin-project-lite
pkcs1
pkcs8
plotters-backend
plotters-svg
ppv-lite86
predicates-core
predicates-tree
prettyplease
proc-macro2
rand
rand_chacha
rand_core
rand_xorshift
rayon
rayon-core
regex
regex-syntax
rusqlite
rustc-demangle
rustc-hash
rustversion
scopeguard

Bug: 339424309
Test: treehugger
Change-Id: Ia2ee3f77144edc214125aadcb16f7395bfdff156
2 files changed
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.