commit | a01e3fea9165c37fd46097696d3f282107ef15c7 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 25 07:52:57 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 25 07:52:57 2022 +0000 |
tree | 5ab35dfe7b615e0eb5719934e9e9b0d02a14c37b | |
parent | 1ba0b6f97d18142f491da43630d658534b2a508c [diff] | |
parent | 35225a575d56af68bb1e07893e72c7b9533b0d58 [diff] |
Snap for 8992082 from 35225a575d56af68bb1e07893e72c7b9533b0d58 to gki13-boot-release Change-Id: I07abb311f9866ae7d9ee83a604c5c62b0a6b5177
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.