pub fn generate_vectors_with( generator: &[fn(&mut TestRunner) -> Result<()>], ) -> Result<()>
arbitrary
Generates a vector of type T to a file.
T