pub const MAX_DICTIONARY_ITERATOR_CHUNK: u32 = 128;
Expand description

Maximum number of items returned by dictionary iterator.