pub fn to_data_set<W: Write, R: Rng>(
    w: &mut W,
    faker: &mut Faker<R>,
    file_type: FileType,
    header_options: &[(String, FakeOption)],
    count: usize
) -> Result<()>
Expand description

many record