Docs.rs
ewe_channels-0.0.1
ewe_channels 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
16 June 2026
Links
Repository
crates.io
Source
Owners
influx6
Dependencies
anyhow ^1.0.80
normal
async-channel ^2.2
normal
crossbeam ^0.8
normal
futures ^0.3
normal
thiserror ^1.0.57
normal
tokio ^1.36
normal
tracing ^0.1.40
normal
tokio-test ^0.4
dev
tracing-test ^0.2.5
dev
Versions
8%
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
ewe_
channels
0.0.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
broadcast::Broadcast
executor::ExecutionService
executor::Executor
mspc::ChannelGroup
mspc::Drain
mspc::ReceiveChannel
mspc::SendChannel
Enums
executor::ExecutorError
mspc::ChannelError
Traits
mspc::SendOnlyChannel
Functions
broadcast::create
executor::create
mspc::create
Type Aliases
executor::ExecutorResult
mspc::ChannelResult