predicates-core

Crates.iopredicates-core
lib.rspredicates-core
version1.0.6
sourcesrc
created_at2018-07-30 23:24:52.223852
updated_at2023-03-15 14:48:55.634065
descriptionAn API for boolean-valued predicate functions.
homepagehttps://github.com/assert-rs/predicates-rs/tree/master/crates/core
repositoryhttps://github.com/assert-rs/predicates-rs/tree/master/crates/core
max_upload_size
id76727
size24,804
Ed Page (epage)

documentation

https://docs.rs/predicates-core

README

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.

Commit count: 350

cargo fmt