pub const MIN_PER_PAGE: i32 = 1;
Expand description

The minimum number of rows returned from a paginated query.