Type Alias nested_intervals::IntervalSet
source · 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 */ }