pub type WindowOrder<Fn, E> = <Fn as OrderWindowDsl<E>>::Output;
Expand description
Return type of WindowExpressionMethods::window_order
pub type WindowOrder<Fn, E> = <Fn as OrderWindowDsl<E>>::Output;
Return type of WindowExpressionMethods::window_order