Preceding

Type Alias Preceding 

Source
pub type Preceding<I> = OffsetPreceding<I>;
Expand description

Return type of FrameBoundDsl::preceding

Aliased Typeยง

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