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