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