1 2 3 4 5 6 7 8 9 10 11 12 13
// pub const CSV_HEADER_DB11: &[&str] = &[ "ip_from", "ip_to", "country_code", "country_name", "region_name", "city_name", "latitude", "longitude", "zip_code", "time_zone", ];