Type Alias Puback

Source
pub type Puback = Puback;
Expand description

An MQTT PUBACK packet

Aliased Typeยง

pub struct Puback { /* private fields */ }