| commit | 672c932d74150ee463bfab5abd2410be2d7c13e4 | [log] [tgz] |
|---|---|---|
| author | James Farrell <[email protected]> | Thu May 09 23:05:33 2024 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Thu May 09 23:05:33 2024 +0000 |
| tree | 14c1d6f0d1dd9d6f7519478e46e59762064ea9ac | |
| parent | e3add1d9cc9a13d487ce63bca96cf9bc426add6d [diff] | |
| parent | bf0780bcd06d09cd5ae3ae8c1f3c2948313baf87 [diff] |
Update Android.bp by running cargo_embargo am: 0693abd352 am: bf0780bcd0 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/predicates-core/+/3080232 Change-Id: I8fdc02fa61a340d5b1c15250462035561ee1023f 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.