Skip to main content

readiness

Function readiness 

Source
pub fn readiness(preconditions: &[Precondition]) -> Readiness
Expand 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.