Constant fidl_fuchsia_net_neighbor::MAX_ITEM_BATCH_SIZE
source ยท pub const MAX_ITEM_BATCH_SIZE: u64 = 256;
Expand description
The maximum number of EntryIteratorItem
returned in a
[EntryIterator.GetNext
] response.
pub const MAX_ITEM_BATCH_SIZE: u64 = 256;
The maximum number of EntryIteratorItem
returned in a
[EntryIterator.GetNext
] response.