commit | 8f5599af690e31b49ac1b0d606e962de0457ea92 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Sep 04 15:32:35 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Sep 04 15:32:35 2024 +0000 |
tree | d03ed4d5442df20a1d6cbdde12eb0516592cf3d1 | |
parent | cfb520d20ec4f015fcb9253d3359e213d26f3d7a [diff] | |
parent | 2bc772cd8914411f8822a4b74e5061785d2d1aa5 [diff] |
Snap for 12317862 from 2bc772cd8914411f8822a4b74e5061785d2d1aa5 to build-tools-release Change-Id: Iffeaed55e75cefd6cb4334de972260e1e20b3577
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.