pub type FrameBetweenWithExclusion<S, E1, E2, E> = BetweenFrame<S, E1, E2, E>;
Expand description
Return type of FrameClauseDsl::frame_between_with_exclusion
Aliased Typeยง
pub struct FrameBetweenWithExclusion<S, E1, E2, E> { /* private fields */ }
pub type FrameBetweenWithExclusion<S, E1, E2, E> = BetweenFrame<S, E1, E2, E>;
Return type of FrameClauseDsl::frame_between_with_exclusion
pub struct FrameBetweenWithExclusion<S, E1, E2, E> { /* private fields */ }