Type Definition tcp_stream::RustlsMidHandshakeTlsStream[][src]

pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
Expand description

A MidHandshakeTlsStream from rustls-connector