commit | e6b96ecd43c86e680ba9beef5312f72de6299001 | [log] [tgz] |
---|---|---|
author | Elisei Zamakhov <[email protected]> | Thu Jul 11 16:01:52 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Jul 11 16:01:52 2024 +0000 |
tree | 40a55c27ebe24f3c5719ad2fc14771b9c55933e1 | |
parent | 62647ca65f432d14fe2241caf8be1db199a5c13b [diff] | |
parent | 5d7549fae85448512ec115680275676eb1c5a684 [diff] |
Mark apex-available am: 5d7549fae8 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/3166956 Change-Id: I647fa5f9db1d7aad4ed0fc71e554f2928c3b9184 Signed-off-by: Automerger Merge Worker <[email protected]>
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.