Docs.rs
channel-sender-0.4.1
channel-sender 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
29 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
vkill
Dependencies
async-channel ^1
normal
optional
async-trait ^0.1
normal
dyn-clone ^1
normal
tokio ^1
normal
optional
tokio ^1
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
channel_
sender
0.4.1
Crate Items
Structs
Enums
Traits
List of all items
Structs
impl_async_channel::AsyncChannelSender
impl_std::StdMpscSender
impl_std::StdMpscSyncSender
impl_tokio::TokioMpscSender
impl_tokio::TokioMpscUnboundedSender
impl_tokio::TokioOneshotSender
Enums
error::SendError
error::SendErrorWithoutFull
Traits
generic::CloneableSender
generic::Sender
multi_producer::BoundedSender
multi_producer::UnboundedSender
one_shot::BoxSender
one_shot::Sender