tree: 5cfa53655df3dcdc866ad4daaf686732b5c92287 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. Cargo.toml
  4. CHANGELOG.md
  5. LICENSE-APACHE
  6. LICENSE-MIT
  7. OWNERS
  8. README.md
  9. release.toml
third_party/rust_crates/vendor/predicates-core/README.md

predicates-core

Traits for boolean-valued predicate functions in Rust.

Build Status Documentation License Crates.io

Changelog

License

predicates-core 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.

Credits

Big thanks to futures-rs, whose slick API design informed a lot of decisions made on the API design of this library.