Constant MAX_ITEM_BATCH_SIZE

pub const MAX_ITEM_BATCH_SIZE: u64 = 256; // 256u64
Expand description

The maximum number of EntryIteratorItem returned in a [EntryIterator.GetNext] response.