commit | c28cced819ca69519b6bb989f87c0c5bb195e573 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Sep 10 23:09:55 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Sep 10 23:09:55 2024 +0000 |
tree | cab9f062155bdc61fdc357085e6ad282072ea5e2 | |
parent | 9fa1a5b49c3351f9f117366ac21830b7e18e265f [diff] | |
parent | dfa0007fee72d1f513e6446fab6208c3489d09f2 [diff] |
Snap for 12349386 from dfa0007fee72d1f513e6446fab6208c3489d09f2 to sdk-release Change-Id: I285eba1697ab3fb83501543e102d9a0d7782fc65
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.