Sort

Type Alias Sort 

Source
pub type Sort = &'static Box<dyn Fn(&str, &str) -> Ordering>;