Skip to main content

Module pagination

Module pagination 

Source
Expand description

A page of rows plus the total count, in the shape every paginated admin/teacher list endpoint returns.

Structs§

Page

Functions§

parse_pagination
Parses the page/limit query parameters every list endpoint accepts, defaulting limit to default_limit when absent.