Type Alias GuardTcpStream

Source
pub type GuardTcpStream = BufStream<TcpStream>;

Aliased Typeยง

pub struct GuardTcpStream { /* private fields */ }