pub type GuardTcpStream = BufStream<TcpStream>;

Aliased Type§

struct GuardTcpStream { /* private fields */ }