Type Definition rustls_connector::TlsStream

source ·
pub type TlsStream<S> = StreamOwned<ClientConnection, S>;
Expand description

A TLS stream