pub type AggregateFilter<Fn, P> = <Fn as FilterDsl<AsExprOf<P, Bool>>>::Output;Expand description
Return type of AggregateExpressionMethods::aggregate_filter
pub type AggregateFilter<Fn, P> = <Fn as FilterDsl<AsExprOf<P, Bool>>>::Output;Return type of AggregateExpressionMethods::aggregate_filter