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