rustfmt_
nightly
1.84.0-dev
In rustfmt_
nightly::
reorder
Enums
ReorderableItemKind
Functions
compare_items
contains_macro_use_attr
group_imports
rewrite_reorderable_item
rewrite_reorderable_or_regroupable_items
wrap_reorderable_items
rustfmt_nightly
::
reorder
Function
compare_items
Copy item path
Settings
Help
Summary
Source
fn compare_items(a: &
Item
, b: &
Item
) ->
Ordering
Expand description
Choose the ordering between the given two items.