[−][src]Trait hyper::http::h2::CloneableStream
A trait alias representing all types that are both NetworkStream
and Clone
.
Implementors
impl<S: NetworkStream + Clone> CloneableStream for S
[src]
impl<S: NetworkStream + Clone> CloneableStream for S