commit | 19f4c11ed8420415d04ab03c3196adbe2c323991 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Nov 10 00:11:20 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Nov 10 00:11:20 2023 +0000 |
tree | 70cd3965a8778651dca3dc30a3e8eaf8391da5aa | |
parent | e6bea58de1762b30d4671b9c06da2fc233585953 [diff] | |
parent | ffa6d21a740ff49f65a45b68eb2ef46ca656ff64 [diff] |
Snap for 11078623 from ffa6d21a740ff49f65a45b68eb2ef46ca656ff64 to 24Q1-release Change-Id: I63ca81d3d0be04eba1edc82a81f72a9149d91865
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.