Expand description
Channel error types.
Structs
- Error returned by the
Sender
.
Enums
- Error returned by
Sender::send_timeout
]. - Error returned by
try_recv
. - This enumeration is the list of the possible error outcomes for the try_send method.
Channel error types.
Sender
.Sender::send_timeout
].try_recv
.