fn compare_items(a: &Item, b: &Item, context: &RewriteContext<'_>) -> OrderingExpand description
Choose the ordering between the given two items.
fn compare_items(a: &Item, b: &Item, context: &RewriteContext<'_>) -> OrderingChoose the ordering between the given two items.