Skip to main content

MAX_ITERATION_DEPTH

Constant MAX_ITERATION_DEPTH 

Source
const MAX_ITERATION_DEPTH: usize = 1;
Expand description

Maximum nesting depth for iterations (currently only 1 level supported).