const MAX_ITERATION_DEPTH: usize = 1;
Maximum nesting depth for iterations (currently only 1 level supported).