Module error
Expand description
Error types for the MQTT tokio client.
Enumsยง
- Client
Error - Errors from the client state machine.
- Decode
Error - Errors that can occur during decoding.
- Encode
Error - Errors that can occur during encoding.
- Error
- Errors that can occur in the MQTT client.
- Properties
BufError - Error returned by fallible mutation methods on
PropertiesBuf.