Type Definition tcp_stream::RustlsMidHandshakeTlsStream
source · [−]pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
Expand description
A MidHandshakeTlsStream
from rustls-connector
pub type RustlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
A MidHandshakeTlsStream
from rustls-connector