commit | 95626a7cf630a7950365debfc345f68011a481b0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 02:20:39 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 02:20:39 2023 +0000 |
tree | e05d642f5ac3017af8055f2b63cb9b03eee6d460 | |
parent | 1c9c9d51c95db82e46161d7284503134e3ca8b97 [diff] | |
parent | 1baa33d96804aadadbe5e37e7cfd6ef48e7411c2 [diff] |
Snap for 9617930 from 1baa33d96804aadadbe5e37e7cfd6ef48e7411c2 to udc-release Change-Id: I67fac454dde6beb960b881a41262946db9230eba
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.