Type Alias IntervalSet

Source
pub type IntervalSet = IntervalSetGeneric<u32>;
Expand description

An IntervalSetGeneric

Aliased Typeยง

struct IntervalSet { /* private fields */ }