commit | aa50352c7f6064d9c2d0302359ed495e2d3addf0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:12:05 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:12:05 2024 +0000 |
tree | b9501b9e968c19288f4ad0ab98f31372a6abaf4f | |
parent | ffa6d21a740ff49f65a45b68eb2ef46ca656ff64 [diff] | |
parent | f32d599772acb29195cf0b915464bb15c4d02647 [diff] |
Snap for 11399958 from f32d599772acb29195cf0b915464bb15c4d02647 to 24Q2-release Change-Id: I251668c7f8571414d87d6b5360b1934c21dd373e
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.