commit | cfb520d20ec4f015fcb9253d3359e213d26f3d7a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Aug 10 02:12:53 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Aug 10 02:12:53 2024 +0000 |
tree | b69c258ed87f53bf8278f9b294209018777fc5f6 | |
parent | e0fafaeb0095bd01d659fb8573750135fa2c34ca [diff] | |
parent | 07afc5c835ad60d8abedffd59da4e13c728e500a [diff] |
Snap for 12211130 from 07afc5c835ad60d8abedffd59da4e13c728e500a to build-tools-release Change-Id: Ib881195dbf2058408e22c64475973a358ba57f02
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.