Type Alias fluvio_future::native_tls::DefaultServerTlsStream

source ·
pub type DefaultServerTlsStream = TlsStream<TcpStream>;

Aliased Type§

struct DefaultServerTlsStream(/* private fields */);