Function rustfmt_nightly::reorder::rewrite_reorderable_item[][src]

fn rewrite_reorderable_item(
    context: &RewriteContext<'_>,
    item: &Item,
    shape: Shape
) -> Option<String>