FrameStartWith

Type Alias FrameStartWith 

Source
pub type FrameStartWith<S, T> = StartFrame<S, T>;
Expand description

Aliased Typeยง

pub struct FrameStartWith<S, T> { /* private fields */ }