pub(super) fn get_range(
    count: usize,
    page_params: &ParamsPage
) -> (usize, usize)
Expand description

Used for pagination.