[][src]Type Definition meilies_client::ClientConnectionReader

type ClientConnectionReader = SplitStream<Framed<TcpStream, ClientCodec>>;