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.
This has the advantage of getting all the functions of the standard
Rangeand still having specific functions for a range of pages.Also the
Debugwith thestart..endthatcorehas looks better imo thandebug_structI can make a PR for this.