Type Definition diesel::helper_types::Not[][src]

pub type Not<Expr> = not<Expr>;
👎 Deprecated since 1.1.0:

use not instead

Expand description

The return type of not(expr)