Type Definition serv::HyperFuture [] [src]

type HyperFuture = Box<Future<Item = Response, Error = Error>>;