commit | 4d4e88c5d503f51225cb7b5d90c542ff9b6a6986 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:54:47 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:54:47 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | d05d7a7db7e0ed4a206fb9ea2b16ad25080b0297 [diff] | |
parent | 4a6abca8da952da053a9642391c284d54cd512d8 [diff] |
Snap for 10453563 from 4a6abca8da952da053a9642391c284d54cd512d8 to mainline-media-release Change-Id: I28874588b60f7192eaef1cbf7606a65871c37d08
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.