[−][src]Module tokio_sync::mpsc::error
Channel error types
Structs
RecvError | Error returned by |
SendError | Error returned by the |
TrySendError | Error returned by |
UnboundedRecvError | Error returned by |
UnboundedSendError | Error returned by the |
UnboundedTrySendError | Returned by |