pub type FrameStartWithExclusion<S, T, E> = StartFrame<S, T, E>;
Expand description
Return type of FrameClauseDsl::frame_start_with_exclusion
Aliased Typeยง
pub struct FrameStartWithExclusion<S, T, E> { /* private fields */ }
pub type FrameStartWithExclusion<S, T, E> = StartFrame<S, T, E>;
Return type of FrameClauseDsl::frame_start_with_exclusion
pub struct FrameStartWithExclusion<S, T, E> { /* private fields */ }