fn rewrite_pairs_one_line<T: Rewrite>( list: &PairList<'_, '_, T>, shape: Shape, context: &RewriteContext<'_>) -> Option<String>