[][src]Type Definition meilies_client::ClientConnectionWriter

type ClientConnectionWriter = SplitSink<Framed<TcpStream, ClientCodec>>;