Docs.rs
tokio-stream-0.1.16
tokio-stream 0.1.16
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
Darksonn
github:tokio-rs:core
Dependencies
futures-core ^0.3.0
normal
pin-project-lite ^0.2.11
normal
tokio ^1.15.0
normal
tokio-util ^0.7.0
normal
optional
async-stream ^0.3
dev
futures ^0.3
dev
parking_lot ^0.12.0
dev
tokio ^1.2.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
tokio_
stream
0.1.16
Module errors
Enums
In tokio_
stream::
wrappers
Module
tokio_stream
::
wrappers
::
errors
Copy item path
source
·
[
−
]
Expand description
Error types for the wrappers.
Enums
§
Broadcast
Stream
Recv
Error
sync
An error returned from the inner stream of a
BroadcastStream
.