not

Function not 

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

Creates an Expr::UnaryOp node with the Not operator (!).