FrameBetweenWithExclusion

Type Alias FrameBetweenWithExclusion 

Source
pub type FrameBetweenWithExclusion<S, E1, E2, E> = BetweenFrame<S, E1, E2, E>;
Expand description

Aliased Typeยง

pub struct FrameBetweenWithExclusion<S, E1, E2, E> { /* private fields */ }