Docs.rs
echannel-0.0.3
echannel 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
divi255
Dependencies
async-channel ^1.8.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate echannel
Version 0.0.3
All Items
Structs
Enums
Traits
Functions
?
Crate
echannel
source
·
[
−
]
Structs
EFrame
EFrameReceiver
EFrameSender
RecvError
An error returned from
Receiver::recv()
.
Enums
TryRecvError
An error returned from
Receiver::try_recv()
.
TrySendError
An error returned from
Sender::try_send()
.
Traits
EIdHash
Functions
bounded