commit | dedf86d9bfd54bea5d7af61c020704fb568c9b98 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 21 23:13:05 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 21 23:13:05 2024 +0000 |
tree | 1f1fb76119e16dcef76756e7f4d6f5216c6f15cc | |
parent | 8a790e9cc589dd45c617233780136af3da16ec55 [diff] | |
parent | 096a1235fff8de6fe0365e35ad433167f4b1e294 [diff] |
Snap for 11869550 from 096a1235fff8de6fe0365e35ad433167f4b1e294 to 24Q3-release Change-Id: I3c30bc571ab1cd7eb2a98dedc70a6f6029bf1b1e
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.