Type Definition diesel::helper_types::min

source ·
pub type min<Expr> = min<SqlTypeOf<Expr>, <Expr as AsExpression<SqlTypeOf<Expr>>>::Expression>;
Expand description

The return type of min(expr)