commit | 9fa1a5b49c3351f9f117366ac21830b7e18e265f | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Aug 29 01:10:17 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Aug 29 01:10:17 2024 +0000 |
tree | cab9f062155bdc61fdc357085e6ad282072ea5e2 | |
parent | af6a94631581603aed96e1cb82623d8d529c8c11 [diff] | |
parent | e980d6d234ef212ebf3df77fb73a10e374b1b1a3 [diff] |
Snap for 12291954 from e980d6d234ef212ebf3df77fb73a10e374b1b1a3 to sdk-release Change-Id: I5c66805f3d39c298c2bb7f5af6db401d2d3dad52
Common utilities and extension traits for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-util = "0.3"
The current futures-util
requires Rust 1.56 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.