Type Definition diesel::dsl::count_distinct
source · pub type count_distinct<Expr> = CountDistinct<SqlTypeOf<Expr>, Expr>;
Expand description
The return type of count_distinct()
pub type count_distinct<Expr> = CountDistinct<SqlTypeOf<Expr>, Expr>;
The return type of count_distinct()