Module prelude

Module prelude 

Source

Re-exports§

pub use crate::mqtt::common::IntoPayload;

Traits§

GenericPacketTrait
PropertiesSize
Trait for calculating the total encoded size of properties collection
PropertiesToBuffers
Trait for converting properties collection to I/O buffers
PropertySize
Trait for calculating the encoded size of property values
PropertyValueAccess
Trait for accessing property values in a type-safe manner