pub type UnixStreamCompat = StreamWrapper<UnixStream>;

Aliased Type§

struct UnixStreamCompat { /* private fields */ }