Skip to main content

MAX_PAGE_GROUPS

Constant MAX_PAGE_GROUPS 

Source
const MAX_PAGE_GROUPS: usize = 100;
Expand description

The most page groups a course reports and the most pages one group lists. Both are far above any real course; they exist so a pathological page count degrades into a legible partial list rather than into the mid-value cut the output-wide backstop would make of it.