Function rustfmt_nightly::pairs::rewrite_all_pairs

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