Crate gazetteer

Source
Expand description

This module provides a comprehensive list of countries with their associated attributes.

It includes a Country struct that represents a country with various identifying attributes and geographical information. The module also provides an all() function that returns a vector containing all defined countries.

The country data is based on the ISO 3166-1 standard and includes additional geographical classifications.

Modulesยง

countries