Type Definition paho_mqtt::async_client::ConnectionLostCallback [] [src]

type ConnectionLostCallback = FnMut(&mut AsyncClient) + 'static;