Expand description
Copied from tokio_stream
0.1.12 to use our optional Send bounds
Structs§
- A wrapper around
tokio::sync::broadcast::Receiver
that implementsStream
.
Enums§
- An error returned from the inner stream of a
BroadcastStream
.
Copied from tokio_stream
0.1.12 to use our optional Send bounds
tokio::sync::broadcast::Receiver
that implements
Stream
.BroadcastStream
.