pub type AggregateDistinct<Fn> = <Fn as DistinctDsl>::Output;
Expand description
Return type of AggregateExpressionMethods::aggregate_distinct
pub type AggregateDistinct<Fn> = <Fn as DistinctDsl>::Output;
Return type of AggregateExpressionMethods::aggregate_distinct