pub fn readiness(preconditions: &[Precondition]) -> ReadinessExpand description
The worst verdict among the preconditions.
Worst rather than first, so the order the planner happens to append in cannot decide whether a plan may run.
pub fn readiness(preconditions: &[Precondition]) -> ReadinessThe worst verdict among the preconditions.
Worst rather than first, so the order the planner happens to append in cannot decide whether a plan may run.