Function make_unary_op

Source
fn make_unary_op(func: ExprType, expr: &Expr) -> Option<Expr>