Type Definition paho_mqtt::properties::Binary

source · []
pub type Binary = Vec<u8>;
Expand description

The type for properties that take binary data.