commit | ceea2fcfab666a525583442eccad458dddaa3d82 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Wed Jun 15 20:10:42 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Jun 15 20:10:42 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | e66c2852c7e5740733b0020ce6a5bea8789d28b4 [diff] | |
parent | e690eed3a7ef4ad7b2c25a2ab56bfbd2d59e5613 [diff] |
Merge "Update TEST_MAPPING" am: e690eed3a7 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2124548 Change-Id: Ia37a188ab2ccdb99b70b4a5d8d4c34a040e76e82 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.