commit | 92c33b000a40ac6a2598d5c56ffe33619facefd2 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Sep 10 23:09:49 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Sep 10 23:09:49 2024 +0000 |
tree | d03ed4d5442df20a1d6cbdde12eb0516592cf3d1 | |
parent | 435b93ed2bb716e2b482c304346ecd22ab749041 [diff] | |
parent | 7c3f3caf363db980320f7242c2d45a5666d4a4e5 [diff] |
Snap for 12349386 from 7c3f3caf363db980320f7242c2d45a5666d4a4e5 to sdk-release Change-Id: I77937e3df7ec2f8c99827a0b808f4170f6baddf4
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.