Available on crate feature
sync only.Expand description
Oneshot error types.
Structs§
- Recv
Error - Error returned by the
Futureimplementation forReceiver.
Enums§
- TryRecv
Error - Error returned by the
try_recvfunction onReceiver.
sync only.Oneshot error types.
Future implementation for Receiver.try_recv function on Receiver.