commit | 3bc1f40bde24c3202f2e6318f174606720967fa2 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Mon Jul 11 19:44:45 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Jul 11 19:44:45 2022 +0000 |
tree | 902b739d11c45209dfd944d382b56882686751dc | |
parent | 5d581b3f0080b0ccb275c198f92ba88f6d202e51 [diff] | |
parent | edaea0f987bb6e9e49f0e2438fe6116a8ccbf1f0 [diff] |
Enable Tests am: 22c601ebdd am: b77d92c374 am: 6844465239 am: edaea0f987 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2145020 Change-Id: Ie321d3487f38c675fe5fa682bc46b282577c6d2e Signed-off-by: Automerger Merge Worker <[email protected]>
Channels for asynchronous communication using futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-channel = "0.3"
The current futures-channel
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.