commit | b71c71b3d9d58504674167d6c8414c64e799afef | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 04:38:27 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Feb 17 04:38:27 2023 +0000 |
tree | e05d642f5ac3017af8055f2b63cb9b03eee6d460 | |
parent | 1c9c9d51c95db82e46161d7284503134e3ca8b97 [diff] | |
parent | 95626a7cf630a7950365debfc345f68011a481b0 [diff] |
Snap for 9617930 from 1baa33d96804aadadbe5e37e7cfd6ef48e7411c2 to udc-release am: 95626a7cf6 Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/21471894 Change-Id: I2f584a3316db5b821dc7c048a26cf194df99bb54 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.