Following

Type Alias Following 

Source
pub type Following<I> = OffsetFollowing<I>;
Expand description

Return type of FrameBoundDsl::following

Aliased Typeยง

pub struct Following<I>(/* private fields */);