pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
Expand description

A MidHandshakeTlsStream from rustls_connector