Type Alias tokio_xmpp::starttls::StartTlsSimpleClient
source · pub type StartTlsSimpleClient = SimpleClient<ServerConfig>;
Expand description
SimpleClient that connects over StartTls
Aliased Type§
struct StartTlsSimpleClient { /* private fields */ }