commit | 9197e670f7e2a3fc47f45551813795f677405cb0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Wed Jun 15 22:28:55 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Jun 15 22:28:55 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | 269090a8aac1db397623d95b7b54a5175ba5dbdd [diff] | |
parent | 1930b5e98c7feffef7a02c0bc1299ccf33f2ecfb [diff] |
Merge "Update TEST_MAPPING" am: e690eed3a7 am: ceea2fcfab am: f0e0ff6215 am: 1930b5e98c Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2124548 Change-Id: I5e3e7d0e779d04e21262a37a8e0151c442d9f8f7 Signed-off-by: Automerger Merge Worker <[email protected]>
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.45 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.