rustfmt_nightly::chains

Function format_chain_item

Source
fn format_chain_item(
    item: &ChainItem,
    context: &RewriteContext<'_>,
    rewrite_shape: Shape,
    allow_overflow: bool,
) -> Result<String, RewriteError>