commit | 3d45c8c8355cdd7e3a964b34237b97b0ca82fa3b | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Aug 28 23:12:25 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Aug 28 23:12:25 2024 +0000 |
tree | d03ed4d5442df20a1d6cbdde12eb0516592cf3d1 | |
parent | 4b59ee5e32762899ff7da807dee0bd3ad15dcd16 [diff] | |
parent | 18dc9cab514f99e795690d47eb52c1aa5b782bcb [diff] |
Snap for 12289667 from 18dc9cab514f99e795690d47eb52c1aa5b782bcb to 24Q4-release Change-Id: I9a2036f73a67aafea800c03cca2699a0ab646fc8
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.