commit | e3add1d9cc9a13d487ce63bca96cf9bc426add6d | [log] [tgz] |
---|---|---|
author | Inna Palant <[email protected]> | Wed Dec 13 13:42:12 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Dec 13 13:42:12 2023 +0000 |
tree | 1d048800858fbab4133f7293e262528b225b5bb4 | |
parent | 5ca6d8052723b3c36f0c1f5aa60514b1448e9e89 [diff] | |
parent | 33f8c696864e31927c5a4db0476deba652cd53b3 [diff] |
Merge remote-tracking branch 'origin/upstream' am: fbd6d83767 am: e2aa229766 am: 33f8c69686 Original change: undetermined Change-Id: Ieaf1f2013ae6663eb57747f0ecbca44b54faaa88 Signed-off-by: Automerger Merge Worker <[email protected]>
Traits for boolean-valued predicate functions in Rust.
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.
Big thanks to futures-rs, whose slick API design informed a lot of decisions made on the API design of this library.