commit | 8a790e9cc589dd45c617233780136af3da16ec55 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat May 11 01:12:32 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat May 11 01:12:32 2024 +0000 |
tree | 14b4d046aa38adb8f5ba64dee490e3630b2ed781 | |
parent | dd67434647b32a5f6d3de8ae860811de3c3aa182 [diff] | |
parent | 6c67e65d1feafa9fb6020dd85527ae4c001c1782 [diff] |
Snap for 11828632 from 6c67e65d1feafa9fb6020dd85527ae4c001c1782 to 24Q3-release Change-Id: Id90aedc6961552ce394be5db3ed2d4c7486540d6
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.