commit | 7129aba9734dcc4f0b83a78c06bb9f059ea6766e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 02:20:41 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 02:20:41 2023 +0000 |
tree | 56037fe59887223f5bc6c5e5d0367a3b21bfd29c | |
parent | 6d7f433900e8bf82138d47665aa3667088656023 [diff] | |
parent | 3358c41ecbdfb9f960559fe5eadad2fffd11eb47 [diff] |
Snap for 9617930 from 3358c41ecbdfb9f960559fe5eadad2fffd11eb47 to udc-release Change-Id: I14e932c84d527608b6da6fd835ab000ad6183b74
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.