tokio_stream
0.1.15
Module errors
Enums
In tokio_stream::wrappers
?
Module
tokio_stream
::
wrappers
::
errors
source
·
[
−
]
Expand description
Error types for the wrappers.
Enums
§
BroadcastStreamRecvError
sync
An error returned from the inner stream of a
BroadcastStream
.