commit | cc15999bd14dadbd36a2c8a6682fd9c4254e901d | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 09 07:09:42 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 09 07:09:42 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | 8f4e644557a56912031325bb3fd83d6058c48cd2 [diff] | |
parent | c8aec5c18160241e9b5bc79bbc3580e13df5ab23 [diff] |
Snap for 8701348 from c8aec5c18160241e9b5bc79bbc3580e13df5ab23 to mainline-uwb-release Change-Id: Ibc0b0cc41ca2ea99cecc3b4d2dd2da1add1c4371
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.