pub(in rotation) fn eval_unit_health_deficit<O>( ops: &mut O, health: O::Float, max_health: O::Float, ) -> O::Floatwhere O: EvalRuleOps,