Type Definition socks5_impl::client::GuardTcpStream

source ·
pub type GuardTcpStream = BufStream<TcpStream>;