Module error

Module error 

Source
Expand description

Oneshot error types.

Structs§

RecvError
Error returned when the sender is dropped before sending a value

Enums§

TryRecvError
Error returned from try_recv when no value has been sent yet or channel is closed