pub type NetReadHalf = ReadHalf<MaybeStream>;
Type alias for the read half of a network stream.
pub struct NetReadHalf { /* private fields */ }