Type Definition diesel::helper_types::min[][src]

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

The return type of min(expr)