pub fn batches(num_of_batches: usize) -> Vec<Batch>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,
Expand description

generate multiple fixture batches. The number of generated batches are dictated by the parameter num_of_batches.