commit | b2248a50696af156169075dc7a96dba1ed9494df | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:11:24 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:11:24 2024 +0000 |
tree | b9501b9e968c19288f4ad0ab98f31372a6abaf4f | |
parent | 2eb8cd1eb832dfdf571a24ecd36735e6156bafe0 [diff] | |
parent | f32d599772acb29195cf0b915464bb15c4d02647 [diff] |
Snap for 11399874 from f32d599772acb29195cf0b915464bb15c4d02647 to 24D1-release Change-Id: I3d69d22d172acc33162463f3eec8d549eaa2b7e2
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.