Type Definition thruster::MiddlewareReturnValue[][src]

type MiddlewareReturnValue<C> = ReusableBoxFuture<MiddlewareResult<C>>;