commit | 7a31268b192c95f2c28322933f8a9dac2efb3895 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:23 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:23 2024 +0000 |
tree | 3b6b966d72f9d7d2393d8692e6b302f166d31851 | |
parent | 83355a69210d5a8620a4e1200959b5c8a1b417af [diff] | |
parent | d956171c87ec87d7a97ef3f6a01620485b151057 [diff] |
Snap for 12199973 from d956171c87ec87d7a97ef3f6a01620485b151057 to 24Q4-release Change-Id: I9157bd9593d7c6e5e305cc6e5b8144d6b0765ac2
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.