rustfmt_nightly::pairs

Function rewrite_all_pairs

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