This has the advantage of getting all the functions of the standard `Range` and still having specific functions for a range of pages. Also the `Debug` with the `start..end` that `core` has looks better imo than `debug_struct` I can make a PR for this.
Activity
core::ops::Range
andcore::ops::RangeInclusive
instead of custom range structs #517