IntervalSet

Type Alias IntervalSet 

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

An IntervalSetGeneric

Aliased Typeยง

pub struct IntervalSet { /* private fields */ }