Function rustfmt_nightly::chains::format_chain_item

source ยท
fn format_chain_item(
    item: &ChainItem,
    context: &RewriteContext<'_>,
    rewrite_shape: Shape,
    allow_overflow: bool,
) -> Option<String>