Skip to main content

sort_statistics_by_count

Function sort_statistics_by_count 

Source
pub fn sort_statistics_by_count(
    stats: HashMap<String, usize>,
) -> Vec<(String, usize)>
Expand description

Pure function to sort statistics by count