Module tokio::sync::mpsc::error [−][src]
Channel error types
Structs
SendError | Error returned by the |
Enums
SendTimeoutError | Error returned by |
TrySendError | This enumeration is the list of the possible error outcomes for the try_send method. |