Skip to main content

order

Function order 

Source
pub fn order(items: Vec<PlanItem>) -> Vec<PlanItem>
Expand description

Topological by dependency, then cheapest first, so blockers clear early and the large risky items inherit a healthier base.