Expand description
A wrapper for Receiver, which converts received byte vectors to structured data.
This variant of ConvertingReceiver is used for events.
Structs
- A wrapper for
Receiver, which converts received byte vectors to structured data. This variant ofConvertingReceiveris used for events.
Enums
- Error type which is returned if a
recv_forevercall fails. - Error type which is returned if a
recv_timeoutcall fails. - Error type which is returned if a
try_recvcall fails.