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