commit | 0a3818676e63e49ee60bb0d776ea5a7cf5547f39 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:20 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:20 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | a053c1354b299282c0ed7a5ced833aa58a49d9b8 [diff] | |
parent | e587788cd13687c93a9d435379234b9c1b61ee26 [diff] |
Snap for 8512216 from e587788cd13687c93a9d435379234b9c1b61ee26 to tm-frc-scheduling-release Change-Id: I4a6a2a608d957dceb4ea7315ee88bb913216b41b
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.