Type Definition radix_router::router::BoxFut[][src]

type BoxFut = Box<Future<Item = Response<Body>, Error = Error> + Send>;