Type Definition httpbis::solicit_async::HttpFutureStreamSend[][src]

type HttpFutureStreamSend<T> = Box<Stream<Item = T, Error = Error> + Send>;