pub type IntervalSet = IntervalSetGeneric<u32>;
Expand description
An IntervalSetGeneric
Aliased Typeยง
struct IntervalSet { /* private fields */ }
pub type IntervalSet = IntervalSetGeneric<u32>;
An IntervalSetGeneric
struct IntervalSet { /* private fields */ }