Function tokio_qapi::data_stream

source ·
pub fn data_stream<S: AsyncRead + AsyncWrite>(stream: S) -> QapiDataStream<S>