compare_items

Function compare_items 

Source
fn compare_items(a: &Item, b: &Item) -> Ordering
Expand description

Choose the ordering between the given two items.