Sunbeam Studios

Our open-source projects, here for you!

futures-channel (0.3.32)

Published 2026-03-26 10:58:14 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add futures-channel@0.3.32

About this package

Channels for asynchronous communication using futures-rs.

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.71 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.

Dependencies

ID Version
futures-core ^0.3.32
futures-sink ^0.3.32
Details
Cargo
2026-03-26 10:58:14 +00:00
0
MIT OR Apache-2.0
32 KiB
Assets (1)
Versions (1) View all
0.3.32 2026-03-26