Crate iso3166_3 [] [src]

Structs

FormerCountryCode

Struct defining a Former Country Code as defined by ISO 3166-3. This contains 5 pieces of information:

FormerCountryCodeCodes

Struct containing a Former Country Code's ISO 3166-1 information, containing 3 pieces of information:

Functions

all

Returns an Option> of all FormerCountryCodes defined by ISO 3166-3.

code

Returns an Option of the FormerCountryCode with the given code.

validity

Returns an Option> of ISO 3166-3 country codes that were valid from a range of two given years.