commit | e6244de2bbc4d53b505a64034df1cdacb6001056 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 16:53:58 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Aug 06 16:53:58 2024 +0000 |
tree | dc44f4e775e4059444cac0b89f4e6d94c47a3f5f | |
parent | 37c92978854bf517789b5a6db05f833af7d1325c [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: Id84cad26a1dd6ae8936272dc6108f1493991839b
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.