Struct hyper::client::pool::PooledStream   
                   
                       [−]
                   
               [src]
pub struct PooledStream<S> {
    // some fields omitted
}A Stream that will try to be returned to the Pool when dropped.