[][src]Type Definition diesel::dsl::count

type count<Expr> = count<SqlTypeOf<Expr>, <Expr as AsExpression<SqlTypeOf<Expr>>>::Expression>;

The return type of count(expr)