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