| commit | 1cebfdea29778c317b90feb34823be330101b72f | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Mar 20 09:04:05 2022 +0000 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Mar 20 09:04:05 2022 +0000 |
| tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
| parent | 36156f1a062b2c4846a825bff2ff981e85d460a6 [diff] | |
| parent | 49973b58bf18dda19ac4b1fa73f26c145cdbead3 [diff] |
Snap for 8327259 from 49973b58bf18dda19ac4b1fa73f26c145cdbead3 to main-cg-testing-release Change-Id: Ifb29573f1431382fc01a151a181a3c05727ef920
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.45 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.