Module space_time::index_range[][src]

Expand description

Contains trait IndexRange and concrete structs CoveredRange and OverlappingRange. IndexRange has Ord so is sortable.

Structs

An overlapping range.

Traits

Sortable Range trait.