Type Definition peertalk::UsbSocket[][src]

pub type UsbSocket = TcpStream;
Expand description

Aliases UsbSocket to std::net::TcpStream on Windows