Function from_tcp_stream

Source
pub fn from_tcp_stream(_: TcpStream) -> Result<Io>
Expand description

Convert std TcpStream to tokio’s TcpStream