Type Definition ib_tws_tokio::transport::FramedStream

source ·
pub type FramedStream = Framed<TcpStream, MessageCodec>;