Type Alias AggregateDistinct

Source
pub type AggregateDistinct<Fn> = <Fn as DistinctDsl>::Output;
Expand description