[][src]Module roa::stream

this module provides a stream adaptor AsyncStream

Structs

AsyncStream

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