predicates-core 1.0.3

An API for boolean-valued predicate functions.
Documentation
[package]
authors = ["Nick Stevens <nick@bitcurry.com>"]
categories = ["data-structures", "rust-patterns"]
description = "An API for boolean-valued predicate functions."
documentation = "https://docs.rs/predicates-core"
edition = "2018"
homepage = "https://github.com/assert-rs/predicates-rs/tree/master/predicates-core"
include = ["src/**/*", "Cargo.toml", "LICENSE*", "README.md", "examples/**/*"]
keywords = ["predicate", "boolean", "combinatorial", "match", "logic"]
license = "MIT OR Apache-2.0"
name = "predicates-core"
readme = "README.md"
repository = "https://github.com/assert-rs/predicates-rs/tree/master/predicates-core"
version = "1.0.3"