Module errors
tokio_
stream
0.1.17
Module errors
Module Items
Enums
In tokio_
stream::
wrappers
Modules
errors
Structs
BroadcastStream
IntervalStream
ReceiverStream
UnboundedReceiverStream
WatchStream
tokio_stream
::
wrappers
Module
errors
Copy item path
Settings
Help
Summary
Source
Expand description
Error types for the wrappers.
Enums
§
Broadcast
Stream
Recv
Error
An error returned from the inner stream of a
BroadcastStream
.