pub(in rotation) fn eval_resource_deficit<O>( ops: &mut O, current: O::Float, max: O::Float, ) -> O::Floatwhere O: EvalRuleOps,