commit | f79d79a4beb2beb5e0d6c50b6b9d745cfef5b452 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Feb 02 05:14:39 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Feb 02 05:14:39 2023 +0000 |
tree | 616ac7c2f8c1f7fab1b349c2f0dd7d78314de5da | |
parent | 12186a0aa9ef791098690b3180d3db3e82a650db [diff] | |
parent | 615319502524ca07cf19bef85fee25a0cdc3e505 [diff] |
Snap for 9553927 from 615319502524ca07cf19bef85fee25a0cdc3e505 to udc-d1-release Change-Id: I628ab72f39dd160f1e750dfa15d4c308d0e9a41f
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.45 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.