commit | 5078f4b707c6ded5f09f4f1047e03a360eea0014 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:06:19 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:06:19 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | b8831a6f67045e34bcc88b5c0eae12e21bf7d5ec [diff] | |
parent | c8aec5c18160241e9b5bc79bbc3580e13df5ab23 [diff] |
Snap for 8570526 from c8aec5c18160241e9b5bc79bbc3580e13df5ab23 to mainline-scheduling-release Change-Id: I097f70b621b08d3998c23e2a5d5766b26c16a0be
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.