commit | 07949104b57524bf865fe56584b4d4d13fb57645 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 06:59:59 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 06:59:59 2023 +0000 |
tree | e05d642f5ac3017af8055f2b63cb9b03eee6d460 | |
parent | e26bf514c2d3b018cb2ab55908596a6229ee59dd [diff] | |
parent | 95626a7cf630a7950365debfc345f68011a481b0 [diff] |
Snap for 9620104 from 95626a7cf630a7950365debfc345f68011a481b0 to udc-d1-release Change-Id: I2cc46d14e26c5b540bb714c79f4354a584eba32c
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.