[][src]Type Definition web3::transports::ws::compat::TcpStream

type TcpStream = Compat<TcpStream>;

async-std compatible TcpStream.