[][src]Type Definition twitchchat::BoxAsyncRead

type BoxAsyncRead = Box<dyn AsyncRead + Send + Sync + Unpin>;
This is supported on feature="async" only.

Boxed AsyncRead