Type Alias DefaultClientTlsStream

Source
pub type DefaultClientTlsStream = TlsStream<TcpStream>;

Aliased Typeยง

struct DefaultClientTlsStream(/* private fields */);