Expand description
Oneshot error types.
Structs§
- RecvError 
- Error returned by the Futureimplementation forReceiver.
Enums§
- TryRecvError 
- Error returned by the try_recvfunction onReceiver.
Oneshot error types.
Future implementation for Receiver.try_recv function on Receiver.