Module roa::stream

source · []
Expand description

this module provides a stream adaptor AsyncStream

Structs

A adaptor between futures::io::{AsyncRead, AsyncWrite} and tokio::io::{AsyncRead, AsyncWrite}.