Module error

Module error 

Expand description

Error types for the MQTT tokio client.

Enumsยง

ClientError
Errors from the client state machine.
DecodeError
Errors that can occur during decoding.
EncodeError
Errors that can occur during encoding.
Error
Errors that can occur in the MQTT client.
PropertiesBufError
Error returned by fallible mutation methods on PropertiesBuf.