Macro paho_mqtt::properties

source ·
macro_rules! properties {
    { $($key:expr => $value:expr),* } => { ... };
    { $($key:expr => $value:expr),+ ,} => { ... };
}
Expand description

Creates a collection of properties