Type Definition Nullable
diesel::helper_types
type Nullable<Expr> = Nullable<Expr>;
The return type of expr.nullable()
expr.nullable()