[][src]Module mqtt::encodable

Encodable traits

Structs

NoError

Error that indicates we won't have any errors

VarBytes

Bytes that encoded with length

Enums

StringEncodeError

Errors while parsing to a string

Traits

Decodable

Methods for decoding bytes to an Object according to MQTT specification

Encodable

Methods for encoding an Object to bytes according to MQTT specification