commit | 0008634a2ec995c5f92bfa4e088f1aafed411da0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 02:20:05 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 02:20:05 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | 95626a7cf630a7950365debfc345f68011a481b0 [diff] | |
parent | 60b07a4b3222c5c0a266d3d092ed6bb685f4dd7b [diff] |
Snap for 9719949 from 60b07a4b3222c5c0a266d3d092ed6bb685f4dd7b to udc-release Change-Id: I9a9bd071bf0a4526d83e9e4987d693ae709fe1ff
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.