☰
IsNotNull
In diesel::dsl
?
Type Definition
diesel
::
dsl
::
IsNotNull
source
·
[
−
]
pub type IsNotNull<Expr> = IsNotNull<Expr>;
Expand description
The return type of
expr.is_not_null()