commit | a32ed578d82b6482988cbb0faa0d5be2c4043b45 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 07:00:01 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 07:00:01 2023 +0000 |
tree | 56037fe59887223f5bc6c5e5d0367a3b21bfd29c | |
parent | 2ea679b88c0698b4178a1bdf94a6f97f7d03bb8c [diff] | |
parent | 7129aba9734dcc4f0b83a78c06bb9f059ea6766e [diff] |
Snap for 9620104 from 7129aba9734dcc4f0b83a78c06bb9f059ea6766e to udc-d1-release Change-Id: Id3e3ad9e9edaea846fc4dfe26ec639ca0ba1d8ef
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.