pub const MAX_CANDIDATES_PER_SLOT: usize = _; // 256usize
A mixed-radix choice is stored as u8, so one slot can expose at most 256 candidates.
u8