pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
Expand description
A MidHandshakeTlsStream
from rustls-connector
Aliased Typeยง
pub struct RustlsMidHandshakeTlsStream { /* private fields */ }
pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
A MidHandshakeTlsStream
from rustls-connector
pub struct RustlsMidHandshakeTlsStream { /* private fields */ }