commit | 04e984e22aa3d44dcd5a8d583b5a37d0f4a0a898 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 25 12:31:52 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Mar 25 12:31:52 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | a896e1c504051d0018e5c8dc5ad134a1a22fa88c [diff] | |
parent | e587788cd13687c93a9d435379234b9c1b61ee26 [diff] |
Snap for 8358640 from e587788cd13687c93a9d435379234b9c1b61ee26 to mainline-go-cellbroadcast-release Change-Id: I503d38aafd5af8ab8eef6e2a13e5c9e633e4ab7c
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.