tag | fde6b403c96b59ec48a19779c02920e4b655514c | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Thu Apr 10 17:12:07 2025 -0700 |
object | c96b20845827585cf7eb2c47b91125c0201c61fa |
Android 15.0.0 release 24
commit | c96b20845827585cf7eb2c47b91125c0201c61fa | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Aug 29 01:12:59 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Aug 29 01:12:59 2024 +0000 |
tree | 92741558e1489a29015da8ae8859cf1bdf46b38d | |
parent | e99490e0cf50e00f5b37d9a752cc8ca2f720de5f [diff] | |
parent | 8907b6b885c2c54f1889f1c44edcfb4ab8230896 [diff] |
Snap for 12291679 from 8907b6b885c2c54f1889f1c44edcfb4ab8230896 to 25D4-release Change-Id: I58d9643bbc16b25fb052373d39949245ea9987c8
Common utilities for testing components built off futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-test = "0.3"
The current futures-test
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.