referrerpolicy=no-referrer-when-downgrade

Function pallet_paged_list_fuzzer::drain_append_work

source ·
pub(crate) fn drain_append_work(ops: Vec<Op>, page_size: u8)
Expand description

Appends and drains random number of elements in random order and checks storage invariants.

It also changes the maximal number of elements per page dynamically, hence the page_size.