pub(crate) fn format_expr( expr: &Expr, expr_type: ExprType, context: &RewriteContext<'_>, shape: Shape) -> Option<String>