RangeSetAlloc

Type Alias RangeSetAlloc 

Source
pub type RangeSetAlloc<T> = RangeSet<T, Vec<T>>;

Aliased Typeยง

pub struct RangeSetAlloc<T> { /* private fields */ }