Skip to main content

sort_bottom_up

Function sort_bottom_up 

Source
pub fn sort_bottom_up(plans: &mut [RenamePlan])
Expand description

Sort a plan vector in-place: deepest first; at equal depth, files before directories.