Clone this repo:
  1. 7b8ef4e Upgrade futures-channel to 0.3.30 am: a79678d1fb by Jeff Vander Stoep · 3 months ago main master
  2. a79678d Upgrade futures-channel to 0.3.30 by Jeff Vander Stoep · 3 months ago
  3. a15ba51 Migrate to cargo_embargo. am: d19ea6527f am: 538652dfb4 am: 9a03ea3316 by Andrew Walbran · 5 months ago
  4. d5cc41a Migrate to cargo_embargo. am: d19ea6527f am: 1768b48aad am: e0ad8793ea by Andrew Walbran · 5 months ago
  5. 9a03ea3 Migrate to cargo_embargo. am: d19ea6527f am: 538652dfb4 by Andrew Walbran · 5 months ago

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.