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