page library

Classes

Page<T>
Data structure to help paginating (e.g. cursor- or next-token-driven) API calls.
PageMixin<T>
PageMixin can be used as a mixin to make a class implement the Page interface.