Module pagination

Source
Expand description

Pagination utils based on the Relay specification

Structs§

BackwardPageQuery
Edge
An edge in a Page
ForwardPageQuery
OpaqueCursor
Opaque cursor
Page
One page of the cursor-based pagination
PageInfo
Page information

Enums§

PageQuery
Page information when querying for resources
PaginationErrorCode
Error codes when using pagination

Traits§

IntoCursorVec
Trait to convert iterators into edges