Function accumulator::test_helpers::arb_two_hash_batches[][src]

pub fn arb_two_hash_batches(
    length: usize
) -> impl Strategy<Value = (Vec<HashValue>, Vec<HashValue>)>