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

type HttpFutureSend<T> = Box<Future<Item = T, Error = Error> + Send>;