Type Alias nested_intervals::IntervalSet

source ·
pub type IntervalSet = IntervalSetGeneric<u32>;
Expand description

An IntervalSetGeneric

Aliased Type§

struct IntervalSet { /* private fields */ }