pub type TcpStreamCompat = StreamWrapper<TcpStream>;

Aliased Type§

struct TcpStreamCompat { /* private fields */ }