Update Android.bp by running cargo_embargo am: 567f705fbf am: 37c9297885 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/predicates-core/+/3095565 Change-Id: I0a570dcfbbe557c8ea5fc5318cefae7144925812 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.