Enums§
- Intersection
- Represents the three possible types of intersection between two ranges.
- Intersection
Ext - Extends the Intersection enum with additional cases specific to ranges, from the point of the first range.
Traits§
- Intersect
- A type implementing this trait can return the intersection between itself and another range.