Function rustfmt_nightly::expr::rewrite_unary_op
source · fn rewrite_unary_op(
context: &RewriteContext<'_>,
op: UnOp,
expr: &Expr,
shape: Shape
) -> Option<String>
fn rewrite_unary_op(
context: &RewriteContext<'_>,
op: UnOp,
expr: &Expr,
shape: Shape
) -> Option<String>