commit | 07afc5c835ad60d8abedffd59da4e13c728e500a | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 17:03:08 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Aug 06 17:03:08 2024 +0000 |
tree | b69c258ed87f53bf8278f9b294209018777fc5f6 | |
parent | 67d09b4d78c12b271777fadc79c43ae7ccb17c34 [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: Ie59a08f700157466cf46743d1d98249341a5bede
Executors for asynchronous tasks based on the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-executor = "0.3"
The current futures-executor
requires Rust 1.56 or later.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.