keshvar 0.5.0

collection of all sorts of useful information for every country
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
// DO NOT TOUCH THIS FILE. (Auto-generated by `keshvar-code-generator/src/countries.rs`)

//! Contains separate modules for every country.

#[cfg(feature = "ad")] // The Principality of Andorra (Europe)
pub mod ad;
#[cfg(feature = "ae")] // The United Arab Emirates (Asia)
pub mod ae;
#[cfg(feature = "af")] // The Islamic Republic of Afghanistan (Asia)
pub mod af;
#[cfg(feature = "ag")] // Antigua and Barbuda (Americas)
pub mod ag;
#[cfg(feature = "ai")] // Anguilla (Americas)
pub mod ai;
#[cfg(feature = "al")] // The Republic of Albania (Europe)
pub mod al;
#[cfg(feature = "am")] // The Republic of Armenia (Asia)
pub mod am;
#[cfg(feature = "ao")] // The Republic of Angola (Africa)
pub mod ao;
#[cfg(feature = "aq")] // Antarctica
pub mod aq;
#[cfg(feature = "ar")] // The Argentine Republic (Americas)
pub mod ar;
#[cfg(feature = "as")] // The Territory of American Samoa (Oceania)
pub mod r#as;
#[cfg(feature = "at")] // The Republic of Austria (Europe)
pub mod at;
#[cfg(feature = "au")] // The Commonwealth of Australia (Oceania)
pub mod au;
#[cfg(feature = "aw")] // Aruba (Americas)
pub mod aw;
#[cfg(feature = "ax")] // Åland (Europe)
pub mod ax;
#[cfg(feature = "az")] // The Republic of Azerbaijan (Asia)
pub mod az;
#[cfg(feature = "ba")] // Bosnia and Herzegovina (Europe)
pub mod ba;
#[cfg(feature = "bb")] // Barbados (Americas)
pub mod bb;
#[cfg(feature = "bd")] // The People's Republic of Bangladesh (Asia)
pub mod bd;
#[cfg(feature = "be")] // The Kingdom of Belgium (Europe)
pub mod be;
#[cfg(feature = "bf")] // Burkina Faso (Africa)
pub mod bf;
#[cfg(feature = "bg")] // The Republic of Bulgaria (Europe)
pub mod bg;
#[cfg(feature = "bh")] // The Kingdom of Bahrain (Asia)
pub mod bh;
#[cfg(feature = "bi")] // The Republic of Burundi (Africa)
pub mod bi;
#[cfg(feature = "bj")] // The Republic of Benin (Africa)
pub mod bj;
#[cfg(feature = "bl")] // The Collectivity of Saint-Barthélemy (Americas)
pub mod bl;
#[cfg(feature = "bm")] // Bermuda (Americas)
pub mod bm;
#[cfg(feature = "bn")] // The Nation of Brunei, the Abode of Peace (Asia)
pub mod bn;
#[cfg(feature = "bo")] // The Plurinational State of Bolivia (Americas)
pub mod bo;
#[cfg(feature = "bq")] // Bonaire, Sint Eustatius and Saba (Americas)
pub mod bq;
#[cfg(feature = "br")] // The Federative Republic of Brazil (Americas)
pub mod br;
#[cfg(feature = "bs")] // The Commonwealth of The Bahamas (Americas)
pub mod bs;
#[cfg(feature = "bt")] // The Kingdom of Bhutan (Asia)
pub mod bt;
#[cfg(feature = "bv")] // Bouvet Island
pub mod bv;
#[cfg(feature = "bw")] // The Republic of Botswana (Africa)
pub mod bw;
#[cfg(feature = "by")] // The Republic of Belarus (Europe)
pub mod by;
#[cfg(feature = "bz")] // Belize (Americas)
pub mod bz;
#[cfg(feature = "ca")] // Canada (Americas)
pub mod ca;
#[cfg(feature = "cc")] // The Territory of Cocos (Keeling) Islands (Oceania)
pub mod cc;
#[cfg(feature = "cd")] // The Democratic Republic of the Congo (Africa)
pub mod cd;
#[cfg(feature = "cf")] // The Central African Republic (Africa)
pub mod cf;
#[cfg(feature = "cg")] // The Republic of the Congo (Africa)
pub mod cg;
#[cfg(feature = "ch")] // The Swiss Confederation (Europe)
pub mod ch;
#[cfg(feature = "ci")] // The Republic of Côte d'Ivoire (Africa)
pub mod ci;
#[cfg(feature = "ck")] // The Cook Islands (Oceania)
pub mod ck;
#[cfg(feature = "cl")] // The Republic of Chile (Americas)
pub mod cl;
#[cfg(feature = "cm")] // The Republic of Cameroon (Africa)
pub mod cm;
#[cfg(feature = "cn")] // The People's Republic of China (Asia)
pub mod cn;
#[cfg(feature = "co")] // The Republic of Colombia (Americas)
pub mod co;
#[cfg(feature = "cr")] // The Republic of Costa Rica (Americas)
pub mod cr;
#[cfg(feature = "cu")] // The Republic of Cuba (Americas)
pub mod cu;
#[cfg(feature = "cv")] // The Republic of Cabo Verde (Africa)
pub mod cv;
#[cfg(feature = "cw")] // The Country of Curaçao (Americas)
pub mod cw;
#[cfg(feature = "cx")] // The Territory of Christmas Island (Oceania)
pub mod cx;
#[cfg(feature = "cy")] // The Republic of Cyprus (Asia)
pub mod cy;
#[cfg(feature = "cz")] // The Czech Republic (Europe)
pub mod cz;
#[cfg(feature = "de")] // The Federal Republic of Germany (Europe)
pub mod de;
#[cfg(feature = "dj")] // The Republic of Djibouti (Africa)
pub mod dj;
#[cfg(feature = "dk")] // The Kingdom of Denmark (Europe)
pub mod dk;
#[cfg(feature = "dm")] // The Commonwealth of Dominica (Americas)
pub mod dm;
#[cfg(feature = "do")] // The Dominican Republic (Americas)
pub mod r#do;
#[cfg(feature = "dz")] // The People's Democratic Republic of Algeria (Africa)
pub mod dz;
#[cfg(feature = "ec")] // The Republic of Ecuador (Americas)
pub mod ec;
#[cfg(feature = "ee")] // The Republic of Estonia (Europe)
pub mod ee;
#[cfg(feature = "eg")] // The Arab Republic of Egypt (Africa)
pub mod eg;
#[cfg(feature = "eh")] // The Sahrawi Arab Democratic Republic (Africa)
pub mod eh;
#[cfg(feature = "er")] // The State of Eritrea (Africa)
pub mod er;
#[cfg(feature = "es")] // The Kingdom of Spain (Europe)
pub mod es;
#[cfg(feature = "et")] // The Federal Democratic Republic of Ethiopia (Africa)
pub mod et;
#[cfg(feature = "fi")] // The Republic of Finland (Europe)
pub mod fi;
#[cfg(feature = "fj")] // The Republic of Fiji (Oceania)
pub mod fj;
#[cfg(feature = "fk")] // The Falkland Islands (Americas)
pub mod fk;
#[cfg(feature = "fm")] // The Federated States of Micronesia (Oceania)
pub mod fm;
#[cfg(feature = "fo")] // The Faroe Islands (Europe)
pub mod fo;
#[cfg(feature = "fr")] // The French Republic (Europe)
pub mod fr;
#[cfg(feature = "ga")] // The Gabonese Republic (Africa)
pub mod ga;
#[cfg(feature = "gb")] // The United Kingdom of Great Britain and Northern Ireland (Europe)
pub mod gb;
#[cfg(feature = "gd")] // Grenada (Americas)
pub mod gd;
#[cfg(feature = "ge")] // Georgia (Asia)
pub mod ge;
#[cfg(feature = "gf")] // Guyane (Americas)
pub mod gf;
#[cfg(feature = "gg")] // The Bailiwick of Guernsey (Europe)
pub mod gg;
#[cfg(feature = "gh")] // The Republic of Ghana (Africa)
pub mod gh;
#[cfg(feature = "gi")] // Gibraltar (Europe)
pub mod gi;
#[cfg(feature = "gl")] // Kalaallit Nunaat (Americas)
pub mod gl;
#[cfg(feature = "gm")] // The Republic of The Gambia (Africa)
pub mod gm;
#[cfg(feature = "gn")] // The Republic of Guinea (Africa)
pub mod gn;
#[cfg(feature = "gp")] // Guadeloupe (Americas)
pub mod gp;
#[cfg(feature = "gq")] // The Republic of Equatorial Guinea (Africa)
pub mod gq;
#[cfg(feature = "gr")] // The Hellenic Republic (Europe)
pub mod gr;
#[cfg(feature = "gs")] // South Georgia and the South Sandwich Islands (Americas)
pub mod gs;
#[cfg(feature = "gt")] // The Republic of Guatemala (Americas)
pub mod gt;
#[cfg(feature = "gu")] // The Territory of Guam (Oceania)
pub mod gu;
#[cfg(feature = "gw")] // The Republic of Guinea-Bissau (Africa)
pub mod gw;
#[cfg(feature = "gy")] // The Co-operative Republic of Guyana (Americas)
pub mod gy;
#[cfg(feature = "hk")] // The Hong Kong Special Administrative Region of China (Asia)
pub mod hk;
#[cfg(feature = "hm")] // The Territory of Heard Island and McDonald Islands
pub mod hm;
#[cfg(feature = "hn")] // The Republic of Honduras (Americas)
pub mod hn;
#[cfg(feature = "hr")] // The Republic of Croatia (Europe)
pub mod hr;
#[cfg(feature = "ht")] // The Republic of Haiti (Americas)
pub mod ht;
#[cfg(feature = "hu")] // Hungary (Europe)
pub mod hu;
#[cfg(feature = "id")] // The Republic of Indonesia (Asia)
pub mod id;
#[cfg(feature = "ie")] // Ireland (Europe)
pub mod ie;
#[cfg(feature = "il")] // The State of Israel (Asia)
pub mod il;
#[cfg(feature = "im")] // The Isle of Man (Europe)
pub mod im;
#[cfg(feature = "in")] // The Republic of India (Asia)
pub mod r#in;
#[cfg(feature = "io")] // The British Indian Ocean Territory (Africa)
pub mod io;
#[cfg(feature = "iq")] // The Republic of Iraq (Asia)
pub mod iq;
#[cfg(feature = "ir")] // The Islamic Republic of Iran (Asia)
pub mod ir;
#[cfg(feature = "is")] // Iceland (Europe)
pub mod is;
#[cfg(feature = "it")] // The Italian Republic (Europe)
pub mod it;
#[cfg(feature = "je")] // The Bailiwick of Jersey (Europe)
pub mod je;
#[cfg(feature = "jm")] // Jamaica (Americas)
pub mod jm;
#[cfg(feature = "jo")] // The Hashemite Kingdom of Jordan (Asia)
pub mod jo;
#[cfg(feature = "jp")] // Japan (Asia)
pub mod jp;
#[cfg(feature = "ke")] // The Republic of Kenya (Africa)
pub mod ke;
#[cfg(feature = "kg")] // The Kyrgyz Republic (Asia)
pub mod kg;
#[cfg(feature = "kh")] // The Kingdom of Cambodia (Asia)
pub mod kh;
#[cfg(feature = "ki")] // The Republic of Kiribati (Oceania)
pub mod ki;
#[cfg(feature = "km")] // The Union of the Comoros (Africa)
pub mod km;
#[cfg(feature = "kn")] // Saint Kitts and Nevis (Americas)
pub mod kn;
#[cfg(feature = "kp")] // The Democratic People's Republic of Korea (Asia)
pub mod kp;
#[cfg(feature = "kr")] // The Republic of Korea (Asia)
pub mod kr;
#[cfg(feature = "kw")] // The State of Kuwait (Asia)
pub mod kw;
#[cfg(feature = "ky")] // The Cayman Islands (Americas)
pub mod ky;
#[cfg(feature = "kz")] // The Republic of Kazakhstan (Asia)
pub mod kz;
#[cfg(feature = "la")] // The Lao People's Democratic Republic (Asia)
pub mod la;
#[cfg(feature = "lb")] // The Lebanese Republic (Asia)
pub mod lb;
#[cfg(feature = "lc")] // Saint Lucia (Americas)
pub mod lc;
#[cfg(feature = "li")] // The Principality of Liechtenstein (Europe)
pub mod li;
#[cfg(feature = "lk")] // The Democratic Socialist Republic of Sri Lanka (Asia)
pub mod lk;
#[cfg(feature = "lr")] // The Republic of Liberia (Africa)
pub mod lr;
#[cfg(feature = "ls")] // The Kingdom of Lesotho (Africa)
pub mod ls;
#[cfg(feature = "lt")] // The Republic of Lithuania (Europe)
pub mod lt;
#[cfg(feature = "lu")] // The Grand Duchy of Luxembourg (Europe)
pub mod lu;
#[cfg(feature = "lv")] // The Republic of Latvia (Europe)
pub mod lv;
#[cfg(feature = "ly")] // The State of Libya (Africa)
pub mod ly;
#[cfg(feature = "ma")] // The Kingdom of Morocco (Africa)
pub mod ma;
#[cfg(feature = "mc")] // The Principality of Monaco (Europe)
pub mod mc;
#[cfg(feature = "md")] // The Republic of Moldova (Europe)
pub mod md;
#[cfg(feature = "me")] // Montenegro (Europe)
pub mod me;
#[cfg(feature = "mf")] // The Collectivity of Saint-Martin (Americas)
pub mod mf;
#[cfg(feature = "mg")] // The Republic of Madagascar (Africa)
pub mod mg;
#[cfg(feature = "mh")] // The Republic of the Marshall Islands (Oceania)
pub mod mh;
#[cfg(feature = "mk")] // The Republic of North Macedonia (Europe)
pub mod mk;
#[cfg(feature = "ml")] // The Republic of Mali (Africa)
pub mod ml;
#[cfg(feature = "mm")] // The Republic of the Union of Myanmar (Asia)
pub mod mm;
#[cfg(feature = "mn")] // Mongolia (Asia)
pub mod mn;
#[cfg(feature = "mo")] // The Macao Special Administrative Region of China (Asia)
pub mod mo;
#[cfg(feature = "mp")] // The Commonwealth of the Northern Mariana Islands (Oceania)
pub mod mp;
#[cfg(feature = "mq")] // Martinique (Americas)
pub mod mq;
#[cfg(feature = "mr")] // The Islamic Republic of Mauritania (Africa)
pub mod mr;
#[cfg(feature = "ms")] // Montserrat (Americas)
pub mod ms;
#[cfg(feature = "mt")] // The Republic of Malta (Europe)
pub mod mt;
#[cfg(feature = "mu")] // The Republic of Mauritius (Africa)
pub mod mu;
#[cfg(feature = "mv")] // The Republic of Maldives (Asia)
pub mod mv;
#[cfg(feature = "mw")] // The Republic of Malawi (Africa)
pub mod mw;
#[cfg(feature = "mx")] // The United Mexican States (Americas)
pub mod mx;
#[cfg(feature = "my")] // Malaysia (Asia)
pub mod my;
#[cfg(feature = "mz")] // The Republic of Mozambique (Africa)
pub mod mz;
#[cfg(feature = "na")] // The Republic of Namibia (Africa)
pub mod na;
#[cfg(feature = "nc")] // New Caledonia (Oceania)
pub mod nc;
#[cfg(feature = "ne")] // The Republic of the Niger (Africa)
pub mod ne;
#[cfg(feature = "nf")] // The Territory of Norfolk Island (Oceania)
pub mod nf;
#[cfg(feature = "ng")] // The Federal Republic of Nigeria (Africa)
pub mod ng;
#[cfg(feature = "ni")] // The Republic of Nicaragua (Americas)
pub mod ni;
#[cfg(feature = "nl")] // The Kingdom of the Netherlands (Europe)
pub mod nl;
#[cfg(feature = "no")] // The Kingdom of Norway (Europe)
pub mod no;
#[cfg(feature = "np")] // The Federal Democratic Republic of Nepal (Asia)
pub mod np;
#[cfg(feature = "nr")] // The Republic of Nauru (Oceania)
pub mod nr;
#[cfg(feature = "nu")] // Niue (Oceania)
pub mod nu;
#[cfg(feature = "nz")] // New Zealand (Oceania)
pub mod nz;
#[cfg(feature = "om")] // The Sultanate of Oman (Asia)
pub mod om;
#[cfg(feature = "pa")] // The Republic of Panamá (Americas)
pub mod pa;
#[cfg(feature = "pe")] // The Republic of Perú (Americas)
pub mod pe;
#[cfg(feature = "pf")] // French Polynesia (Oceania)
pub mod pf;
#[cfg(feature = "pg")] // The Independent State of Papua New Guinea (Oceania)
pub mod pg;
#[cfg(feature = "ph")] // The Republic of the Philippines (Asia)
pub mod ph;
#[cfg(feature = "pk")] // The Islamic Republic of Pakistan (Asia)
pub mod pk;
#[cfg(feature = "pl")] // The Republic of Poland (Europe)
pub mod pl;
#[cfg(feature = "pm")] // The Overseas Collectivity of Saint-Pierre and Miquelon (Americas)
pub mod pm;
#[cfg(feature = "pn")] // The Pitcairn, Henderson, Ducie and Oeno Islands (Oceania)
pub mod pn;
#[cfg(feature = "pr")] // The Commonwealth of Puerto Rico (Americas)
pub mod pr;
#[cfg(feature = "ps")] // The State of Palestine (Asia)
pub mod ps;
#[cfg(feature = "pt")] // The Portuguese Republic (Europe)
pub mod pt;
#[cfg(feature = "pw")] // The Republic of Palau (Oceania)
pub mod pw;
#[cfg(feature = "py")] // The Republic of Paraguay (Americas)
pub mod py;
#[cfg(feature = "qa")] // The State of Qatar (Asia)
pub mod qa;
#[cfg(feature = "re")] // Réunion (Africa)
pub mod re;
#[cfg(feature = "ro")] // Romania (Europe)
pub mod ro;
#[cfg(feature = "rs")] // The Republic of Serbia (Europe)
pub mod rs;
#[cfg(feature = "ru")] // The Russian Federation (Europe)
pub mod ru;
#[cfg(feature = "rw")] // The Republic of Rwanda (Africa)
pub mod rw;
#[cfg(feature = "sa")] // The Kingdom of Saudi Arabia (Asia)
pub mod sa;
#[cfg(feature = "sb")] // The Solomon Islands (Oceania)
pub mod sb;
#[cfg(feature = "sc")] // The Republic of Seychelles (Africa)
pub mod sc;
#[cfg(feature = "sd")] // The Republic of the Sudan (Africa)
pub mod sd;
#[cfg(feature = "se")] // The Kingdom of Sweden (Europe)
pub mod se;
#[cfg(feature = "sg")] // The Republic of Singapore (Asia)
pub mod sg;
#[cfg(feature = "sh")] // Saint Helena, Ascension and Tristan da Cunha (Africa)
pub mod sh;
#[cfg(feature = "si")] // The Republic of Slovenia (Europe)
pub mod si;
#[cfg(feature = "sj")] // Svalbard and Jan Mayen (Europe)
pub mod sj;
#[cfg(feature = "sk")] // The Slovak Republic (Europe)
pub mod sk;
#[cfg(feature = "sl")] // The Republic of Sierra Leone (Africa)
pub mod sl;
#[cfg(feature = "sm")] // The Republic of San Marino (Europe)
pub mod sm;
#[cfg(feature = "sn")] // The Republic of Senegal (Africa)
pub mod sn;
#[cfg(feature = "so")] // The Federal Republic of Somalia (Africa)
pub mod so;
#[cfg(feature = "sr")] // The Republic of Suriname (Americas)
pub mod sr;
#[cfg(feature = "ss")] // The Republic of South Sudan (Africa)
pub mod ss;
#[cfg(feature = "st")] // The Democratic Republic of São Tomé and Príncipe (Africa)
pub mod st;
#[cfg(feature = "sv")] // The Republic of El Salvador (Americas)
pub mod sv;
#[cfg(feature = "sx")] // Sint Maarten (Americas)
pub mod sx;
#[cfg(feature = "sy")] // The Syrian Arab Republic (Asia)
pub mod sy;
#[cfg(feature = "sz")] // The Kingdom of Eswatini (Africa)
pub mod sz;
#[cfg(feature = "tc")] // The Turks and Caicos Islands (Americas)
pub mod tc;
#[cfg(feature = "td")] // The Republic of Chad (Africa)
pub mod td;
#[cfg(feature = "tf")] // The French Southern and Antarctic Lands (Africa)
pub mod tf;
#[cfg(feature = "tg")] // The Togolese Republic (Africa)
pub mod tg;
#[cfg(feature = "th")] // The Kingdom of Thailand (Asia)
pub mod th;
#[cfg(feature = "tj")] // The Republic of Tajikistan (Asia)
pub mod tj;
#[cfg(feature = "tk")] // Tokelau (Oceania)
pub mod tk;
#[cfg(feature = "tl")] // The Democratic Republic of Timor-Leste (Asia)
pub mod tl;
#[cfg(feature = "tm")] // Turkmenistan (Asia)
pub mod tm;
#[cfg(feature = "tn")] // The Republic of Tunisia (Africa)
pub mod tn;
#[cfg(feature = "to")] // The Kingdom of Tonga (Oceania)
pub mod to;
#[cfg(feature = "tr")] // The Republic of Türkiye (Asia)
pub mod tr;
#[cfg(feature = "tt")] // The Republic of Trinidad and Tobago (Americas)
pub mod tt;
#[cfg(feature = "tv")] // Tuvalu (Oceania)
pub mod tv;
#[cfg(feature = "tw")] // Taiwan, Province of China (Asia)
pub mod tw;
#[cfg(feature = "tz")] // The United Republic of Tanzania (Africa)
pub mod tz;
#[cfg(feature = "ua")] // Ukraine (Europe)
pub mod ua;
#[cfg(feature = "ug")] // The Republic of Uganda (Africa)
pub mod ug;
#[cfg(feature = "um")] // United States Minor Outlying Islands (Americas)
pub mod um;
#[cfg(feature = "us")] // The United States of America (Americas)
pub mod us;
#[cfg(feature = "uy")] // The Oriental Republic of Uruguay (Americas)
pub mod uy;
#[cfg(feature = "uz")] // The Republic of Uzbekistan (Asia)
pub mod uz;
#[cfg(feature = "va")] // The Holy See (Europe)
pub mod va;
#[cfg(feature = "vc")] // Saint Vincent and the Grenadines (Americas)
pub mod vc;
#[cfg(feature = "ve")] // The Bolivarian Republic of Venezuela (Americas)
pub mod ve;
#[cfg(feature = "vg")] // The Virgin Islands (Americas)
pub mod vg;
#[cfg(feature = "vi")] // The Virgin Islands of the United States (Americas)
pub mod vi;
#[cfg(feature = "vn")] // The Socialist Republic of Viet Nam (Asia)
pub mod vn;
#[cfg(feature = "vu")] // The Republic of Vanuatu (Oceania)
pub mod vu;
#[cfg(feature = "wf")] // The Territory of the Wallis and Futuna Islands (Oceania)
pub mod wf;
#[cfg(feature = "ws")] // The Independent State of Samoa (Oceania)
pub mod ws;
#[cfg(feature = "ye")] // The Republic of Yemen (Asia)
pub mod ye;
#[cfg(feature = "yt")] // The Department of Mayotte (Africa)
pub mod yt;
#[cfg(feature = "za")] // The Republic of South Africa (Africa)
pub mod za;
#[cfg(feature = "zm")] // The Republic of Zambia (Africa)
pub mod zm;
#[cfg(feature = "zw")] // The Republic of Zimbabwe (Africa)
pub mod zw;