Function rustfmt_nightly::reorder::wrap_reorderable_items

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