pub fn count_distinct<T, E>(expr: E) -> CountDistinct<T, E::Expression>
👎Deprecated: Use
AggregateExpressionMethods::aggregate_distinct
insteadAvailable on crate feature
with-deprecated
and non-crate feature without-deprecated
only.