☰
Not
In diesel::helper_types
?
Type Definition
diesel
::
helper_types
::
Not
source
·
[
−
]
pub type Not<Expr> =
not
<Expr>;
👎
Deprecated since 1.1.0:
use
not
instead
Expand description
The return type of
not(expr)