rustfmt_nightly::reorder

Function wrap_reorderable_items

Source
fn wrap_reorderable_items(
    context: &RewriteContext<'_>,
    list_items: &[ListItem],
    shape: Shape,
) -> Option<String>