Type Definition tcp_stream::RustlsMidHandshakeTlsStream [−][src]
pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;Expand description
A MidHandshakeTlsStream from rustls_connector
pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;A MidHandshakeTlsStream from rustls_connector