Trait tokio_xmpp::connect::ServerConnectorError
source · pub trait ServerConnectorError: Error + Send { }
Expand description
Trait that must be extended by the implementation of ServerConnector
pub trait ServerConnectorError: Error + Send { }
Trait that must be extended by the implementation of ServerConnector