commit | 7baf6e12a86818c17d5ed2547e65be9e9fa7d4a3 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:00:25 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:00:25 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | 524684555e6f01e66825e00f3652322ad3645590 [diff] | |
parent | e587788cd13687c93a9d435379234b9c1b61ee26 [diff] |
Snap for 8558685 from e587788cd13687c93a9d435379234b9c1b61ee26 to tm-frc-ipsec-release Change-Id: Ic21ab8d5ed38f80205df0ae610af36217270c1c8
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.