commit | 33f8c696864e31927c5a4db0476deba652cd53b3 | [log] [tgz] |
---|---|---|
author | Inna Palant <[email protected]> | Wed Dec 13 13:07:29 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Dec 13 13:07:29 2023 +0000 |
tree | 1d048800858fbab4133f7293e262528b225b5bb4 | |
parent | 5ca6d8052723b3c36f0c1f5aa60514b1448e9e89 [diff] | |
parent | e2aa22976667c46d9d36e7bd3b94be1570638c2b [diff] |
Merge remote-tracking branch 'origin/upstream' am: fbd6d83767 am: e2aa229766 Original change: undetermined Change-Id: Ifd8d4688c6fe63e0259229205755e23521e789a5 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.