Function sort

Source
pub fn sort<'a>(g: &DiGraphMap<&'a str, String>) -> Vec<&'a str>