pub fn build_repair_plan(
report: &HealthReport,
packages_root: &Path,
) -> RepairPlanExpand description
Build the grouped recovery plan from a health report.
pub fn build_repair_plan(
report: &HealthReport,
packages_root: &Path,
) -> RepairPlanBuild the grouped recovery plan from a health report.