pub type IntegerRange = RangeImpl<Integer>;
Expand description

Provides a type to be used to create integer ranges.