Function rustfmt_nightly::reorder::rewrite_reorderable_item

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