Function rustfmt_nightly::reorder::compare_items
source · fn compare_items(a: &Item, b: &Item) -> Ordering
Expand description
Choose the ordering between the given two items.
fn compare_items(a: &Item, b: &Item) -> Ordering
Choose the ordering between the given two items.