Type Definition sirpent::net::MsgTransport [] [src]

type MsgTransport = Framed<TcpStream, MsgCodec>;