socks5_impl::client

Type Alias GuardTcpStream

source
pub type GuardTcpStream = BufStream<TcpStream>;

Aliased Typeยง

struct GuardTcpStream { /* private fields */ }