Module hyper_static_server::tokio::sync::mpsc::error[][src]

Channel error types

Structs

RecvError

Error returned by Receiver.

SendError

Error returned by the Sender.

Enums

TrySendError

This enumeration is the list of the possible error outcomes for the try_send method.