Module pagination

Source
Expand description

Pagination response module.

See: Paging of Responses

Traitsยง

HasPaginationKey
Trait for types that have a pagination key.
MergePage
Trait for types that can merge pages.
Paginatable
Trait for paginatable responses.