const BATCH_MAX: usize = 0x1_0000;
Expand description

Maximum items to be drawn in a batch.