Type Definition luminal_handler::LuminalFuture [] [src]

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