Expand description
Wrapper around integer types, used as indices within IntervalMap
and IntervalSet
.
Traits§
- Index
Type - Trait for index types: used in the inner representation of IntervalMap and IntervalSet.
Type Aliases§
- Default
Ix - Default index type.