Function rustfmt_nightly::expr::format_expr

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