Struct actix_mqtt_client::StopMessage [−][src]
pub struct StopMessage;
Expand description
The actix message indicating that the client is about to stop
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StopMessageimpl Send for StopMessageimpl Sync for StopMessageimpl Unpin for StopMessageimpl UnwindSafe for StopMessage