pub fn response_future(request: Request<Body>) -> ResponseFutureExpand description
Converts the given request into a raw ResponseFuture from hyper.
pub fn response_future(request: Request<Body>) -> ResponseFutureConverts the given request into a raw ResponseFuture from hyper.