commit | e26bf514c2d3b018cb2ab55908596a6229ee59dd | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 02 05:14:32 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 02 05:14:32 2023 +0000 |
tree | 0335bd4ae173173a5e0e4d9d1f1724371c85e4b3 | |
parent | d86872d7fbdd0c1f78f572b02e165c5e15bc5b4f [diff] | |
parent | 1c9c9d51c95db82e46161d7284503134e3ca8b97 [diff] |
Snap for 9553927 from 1c9c9d51c95db82e46161d7284503134e3ca8b97 to udc-d1-release Change-Id: I6e40539eb9b5ed36f7c3d7e6cd3dd38f62fb21fa
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.