☰
Type Definition Nullable
Other items in
diesel
::
dsl
All crates
?
Type Definition
diesel
::
dsl
::
Nullable
[
−
]
[src]
pub type Nullable<Expr> = Nullable<Expr>;
Expand description
The return type of
expr.nullable()