Bug: 152990530

Clone this repo:
  1. d82dbe1 Migrate 13 crates to monorepo by James Farrell · 9 weeks ago main master
  2. e337d55 Update Android.bp by running cargo_embargo by James Farrell · 2 months ago
  3. bff220c Create patch from LICENSE file am: 6cadeabd7e by James Farrell · 4 months ago
  4. 6cadeab Create patch from LICENSE file by James Farrell · 4 months ago
  5. e6b96ec Mark apex-available am: 5d7549fae8 by Elisei Zamakhov · 5 months ago android15-tests-dev

futures-channel

Channels for asynchronous communication using futures-rs.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-channel = "0.3"

The current futures-channel requires Rust 1.56 or later.

License

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.