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

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

use not instead

The return type of not(expr)