Type Definition not
diesel::helper_types
type not<Expr> = Not<Grouped<AsExprOf<Expr, Bool>>>;
The return type of not(expr)
not(expr)