[][src]Type Definition trust_dns_rustls::tls_stream::TlsStream

type TlsStream<S> = TcpStream<S>;

Predefined type for abstracting the base I/O TlsStream with TokioTls