pub fn format_plan(plan: &UpdatePlan, version: &str) -> StringExpand description
Render the plan the way lev update prints it.
Pure, so the tests assert the text exactly - everything that varies between
machines is already in the UpdatePlan.
pub fn format_plan(plan: &UpdatePlan, version: &str) -> StringRender the plan the way lev update prints it.
Pure, so the tests assert the text exactly - everything that varies between
machines is already in the UpdatePlan.