Type Alias mosquitto_rs::MessageId

source ·
pub type MessageId = c_int;
Expand description

Represents an individual message identifier. This is used in this client to determine when a message has been sent.