Struct mqtt_async_client::client::UnsubscribeTopic [−][src]
pub struct UnsubscribeTopic { /* fields omitted */ }Expand description
A topic for an unsubscribe operation.
Implementations
Construct a new instance.
Returns the topic name for the operation.