neg

Function neg 

Source
pub fn neg(operand: impl Into<Expr>) -> Expr
Expand description

Creates an Expr::UnaryOp node with the Neg operator (-).