[][src]Type Definition twitchchat::BoxAsyncRead

type BoxAsyncRead = Box<dyn AsyncRead + Send + Sync + Unpin>;

Boxed AsyncRead