commit | 523409187647c60a74c1fdee2fd53f706d71d489 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue May 21 23:13:04 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue May 21 23:13:04 2024 +0000 |
tree | 028c420351830cb25238e0b54b4f107a138eb795 | |
parent | edc4fb8e64692ca5752636303f42894a8f152393 [diff] | |
parent | 62647ca65f432d14fe2241caf8be1db199a5c13b [diff] |
Snap for 11869550 from 62647ca65f432d14fe2241caf8be1db199a5c13b to 24Q3-release Change-Id: Id47d41f5fc2d84ffcb480979e33054af06098c15
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.56 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.