commit | e99490e0cf50e00f5b37d9a752cc8ca2f720de5f | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:14:05 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:14:05 2024 +0000 |
tree | 3b6b966d72f9d7d2393d8692e6b302f166d31851 | |
parent | 4dac4ac370c1620399a03e49977063cec645a4a2 [diff] | |
parent | d956171c87ec87d7a97ef3f6a01620485b151057 [diff] |
Snap for 12199801 from d956171c87ec87d7a97ef3f6a01620485b151057 to 25D4-release Change-Id: I441cf2c337c9615285c28781ca65c49a84c4a86f
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.