Function rustfmt_nightly::pairs::rewrite_all_pairs

source ·
pub(crate) fn rewrite_all_pairs(
    expr: &Expr,
    shape: Shape,
    context: &RewriteContext<'_>
) -> Option<String>