Skip to main content

MAX_ITERATION_ITEMS

Constant MAX_ITERATION_ITEMS 

Source
const MAX_ITERATION_ITEMS: usize = 1000;
Expand description

Maximum number of items in an iteration (prevents denial-of-service).