pub const MAX_DICTIONARY_ITEMS_CHUNK: u32 = 128;
Expand description

Maximum number of items returned by [DictionaryIterator].