Type Definition diesel::helper_types::IsNotNull

source ·
pub type IsNotNull<Expr> = Grouped<IsNotNull<Expr>>;
Expand description

The return type of expr.is_not_null()