pub type Publish = Publish<Bytes>;
An MQTT PUBLISH packet
PUBLISH
pub struct Publish { /* private fields */ }