commit | c8b08d395793c96955afb03b2286069a14e87bce | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 29 01:12:57 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 29 01:12:57 2024 +0000 |
tree | d03ed4d5442df20a1d6cbdde12eb0516592cf3d1 | |
parent | e67583eee1648e48ddb185367a219463b87661cc [diff] | |
parent | 18dc9cab514f99e795690d47eb52c1aa5b782bcb [diff] |
Snap for 12291679 from 18dc9cab514f99e795690d47eb52c1aa5b782bcb to 25D4-release Change-Id: Ibefc818b10c4705816bf5ad9c44e7d46faf20406
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.