| commit | 37c92978854bf517789b5a6db05f833af7d1325c | [log] [tgz] |
|---|---|---|
| author | James Farrell <[email protected]> | Tue May 21 14:37:31 2024 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Tue May 21 14:37:31 2024 +0000 |
| tree | 4f28448b72356c5125e98df4917852ed409b89de | |
| parent | bf0780bcd06d09cd5ae3ae8c1f3c2948313baf87 [diff] | |
| parent | 567f705fbff9ab363c0b151eaa448547221b2f2b [diff] |
Update Android.bp by running cargo_embargo am: 567f705fbf Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/predicates-core/+/3095565 Change-Id: I53306536bb31d2d4ed5315e0a2dce84516e2b955 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.