commit | 9ed55a250f0da22f65b90b1ad6f0ce963a1181fb | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:59:17 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:59:17 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | e587788cd13687c93a9d435379234b9c1b61ee26 [diff] | |
parent | c8aec5c18160241e9b5bc79bbc3580e13df5ab23 [diff] |
Snap for 8736029 from c8aec5c18160241e9b5bc79bbc3580e13df5ab23 to mainline-go-appsearch-release Change-Id: I1f320801197e9bb5869a63573878575b387f0c68
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.