rustfmt_nightly::chains

Function rewrite_chain

Source
pub(crate) fn rewrite_chain(
    expr: &Expr,
    context: &RewriteContext<'_>,
    shape: Shape,
) -> Result<String, RewriteError>