Type Definition tokio_qapi::QapiDataStream

source ·
pub type QapiDataStream<S> = Framed<S, LineCodec>;