Crate isocountry[][src]

Modules

alpha2

Two-character uppercase ISO 3166-1 strings for each country

alpha3

Three-character uppercase ISO 3166-1 strings for each country

full

English short name ISO 3166-1 strings for each country

numeric

Unsigned ISO 3166-1 integer IDs for each country

Enums

CountryCode

An enumeration of all ISO-3166-1 country codes

CountryCodeParseErr

Errors that might arise when converting raw data into CountryCode