Expand description

Errors returned by channels.

Structs

Error returned by Sender::send or Sender::send_ref (and StaticSender::send/StaticSender::send_ref), if the Receiver half of the channel has been dropped.

Enums