commit | b03a86056476407ea99b521892e799ef67e41939 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 05:15:31 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 05:15:31 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | 07949104b57524bf865fe56584b4d4d13fb57645 [diff] | |
parent | 1b214827ab6bf4d554d2588c1775c7b31915c4a2 [diff] |
Snap for 9722771 from 1b214827ab6bf4d554d2588c1775c7b31915c4a2 to udc-d1-release Change-Id: I21900bf830862e7c5efa4e4ea5c0db162a75cf49
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.