pub type TcpStream = Compat<TcpStream>;
Expand description

async-std compatible TcpStream.