Skip to main content

sort_by_name

Function sort_by_name 

Source
pub fn sort_by_name<T>(items: &mut [T])
where T: HasName,
Expand description

Sort a slice in place by the name field.