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