commit | 52358cf0fd948033f51332bd5f75dd187ee531e0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 25 07:52:59 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 25 07:52:59 2022 +0000 |
tree | ae756dc1f9e75bb0caea8a40da85731f3fcb3cee | |
parent | 12ef1df12f6c4094edffd26b809939d90a2feba8 [diff] | |
parent | 4833662829bc3371d7a131a2c32e0d13cea7895e [diff] |
Snap for 8992082 from 4833662829bc3371d7a131a2c32e0d13cea7895e to gki13-boot-release Change-Id: I22cfcf9230c4a7d2c1e249b603acfc9c6ed5b574
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.