Type Definition tokio_qapi::QapiDataStream[][src]

type QapiDataStream<S> = Framed<S, LineCodec>;