Expand description
Pagination utils based on the Relay specification
Structs§
- Backward
Page Query - Edge
- An edge in a Page
- Forward
Page Query - Opaque
Cursor - Opaque cursor
- Page
- One page of the cursor-based pagination
- Page
Info - Page information
Enums§
- Page
Query - Page information when querying for resources
- Pagination
Error Code - Error codes when using pagination
Traits§
- Into
Cursor Vec - Trait to convert iterators into edges