Type Definition ddmw_client::conn::Stream[][src]

pub type Stream = Either<TcpStream, UnixStream>;