Type Definition wire::tcp::InTcpStream [] [src]

type InTcpStream<T> = Receiver<T, DecodingError>;