pub type WindowFilter<Fn, P> = <Fn as FilterDsl<AsExprOf<P, Bool>>>::Output;Expand description
Return type of WindowExpressionMethods::window_filter
pub type WindowFilter<Fn, P> = <Fn as FilterDsl<AsExprOf<P, Bool>>>::Output;Return type of WindowExpressionMethods::window_filter