pub(in rotation) fn eval_aura_refreshable<O>( ops: &mut O, expires_at: O::Float, base_duration: O::Float, now: O::Float, ) -> O::Boolwhere O: EvalRuleOps,