pub enum CountryTable {
Show 54 variants Empty(EmptyLookupTable), Samoa(SamoaTable), SaintHelena(SaintHelenaTable), Venezuela(VenezuelaTable), Bosnia(BosniaTable), Brunei(BruneiTable), Burkina(BurkinaTable), StMaarten(StMaartenTable), Micronesia(MicronesiaTable), StMartin(StMartinTable), HeardIsland(HeardIslandTable), Iran(IranTable), Macedonia(MacedoniaTable), StBarthelemy(StBarthelemyTable), StKitts(StKittsTable), StLucia(StLuciaTable), StPierre(StPierreTable), StVincent(StVincentTable), SaoTome(SaoTomeTable), SouthGeorgia(SouthGeorgiaTable), Palestine(PalestineTable), Taiwan(TaiwanTable), Bahamas(BahamasTable), CaymanIslands(CaymanIslandsTable), CentralAfricanRepublic(CentralAfricanRepublicTable), CocosIslands(CocosIslandsTable), Comoros(ComorosTable), Congo(CongoTable), CookIslands(CookIslandsTable), NorthKorea(NorthKoreaTable), DemocraticRepublicOfTheCongo(DemocraticRepublicOfTheCongoTable), DominicanRepublic(DominicanRepublicTable), Malvinas(MalvinasTable), FaroeIslands(FaroeIslandsTable), FrenchSouthernTerritories(FrenchSouthernTerritoriesTable), Gabmia(GabmiaTable), HolySee(HolySeeTable), LaoPeoplesDemocraticRepublic(LaoPeoplesDemocraticRepublicTable), MarshallIslands(MarshallIslandsTable), Netherlands(NetherlandsTable), Niger(NigerTable), NorthernMarianaIslands(NorthernMarianaIslandsTable), Philippines(PhilippinesTable), SouthKorea(SouthKoreaTable), Moldova(MoldovaTable), Russia(RussiaTable), Sudan(SudanTable), TurksAndCaicosIslands(TurksAndCaicosIslandsTable), UnitedArabEmirates(UnitedArabEmiratesTable), England(EnglandTable), UnitedStatesMinorOutlyingIslands(UnitedStatesMinorOutlyingIslandsTable), America(AmericaTable), Trinidad(TrinidadTable), Tanzania(TanzaniaTable),
}
Expand description

Wrapper struct for alias tables to avoid using Box

Variants

Empty(EmptyLookupTable)

Represents no aliases

Samoa(SamoaTable)

Aliases for Samoa

SaintHelena(SaintHelenaTable)

Aliases for SaintHelena

Venezuela(VenezuelaTable)

Aliases for Venezuela

Bosnia(BosniaTable)

Aliases for Bosnia

Brunei(BruneiTable)

Aliases for Brunei

Burkina(BurkinaTable)

Aliases for Burkina

StMaarten(StMaartenTable)

Aliases for StMaarten

Micronesia(MicronesiaTable)

Aliases for Micronesia

StMartin(StMartinTable)

Aliases for StMartin

HeardIsland(HeardIslandTable)

Aliases for HeardIsland

Iran(IranTable)

Aliases for Iran

Macedonia(MacedoniaTable)

Aliases for Macedonia

StBarthelemy(StBarthelemyTable)

Aliases for StBarthelemy

StKitts(StKittsTable)

Aliases for StKitts

StLucia(StLuciaTable)

Aliases for StLucia

StPierre(StPierreTable)

Aliases for StPierre

StVincent(StVincentTable)

Aliases for StVincent

SaoTome(SaoTomeTable)

Aliases for SaoTome

SouthGeorgia(SouthGeorgiaTable)

Aliases for SouthGeorgia

Palestine(PalestineTable)

Aliases for Palestine

Taiwan(TaiwanTable)

Aliases for Taiwan

Bahamas(BahamasTable)

Aliases for Bahamas

CaymanIslands(CaymanIslandsTable)

Aliases for CaymanIslands

CentralAfricanRepublic(CentralAfricanRepublicTable)

Aliases for CentralAfricanRepublic

CocosIslands(CocosIslandsTable)

Aliases for CocosIslands

Comoros(ComorosTable)

Aliases for Comoros

Congo(CongoTable)

Aliases for Congo

CookIslands(CookIslandsTable)

Aliases for CookIslands

NorthKorea(NorthKoreaTable)

Aliases for NorthKorea

DemocraticRepublicOfTheCongo(DemocraticRepublicOfTheCongoTable)

Aliases for DemocraticRepublicOfTheCongo

DominicanRepublic(DominicanRepublicTable)

Aliases for DominicanRepublic

Malvinas(MalvinasTable)

Aliases for Malvinas

FaroeIslands(FaroeIslandsTable)

Aliases for FaroeIslands

FrenchSouthernTerritories(FrenchSouthernTerritoriesTable)

Aliases for FrenchSouthernTerritories

Gabmia(GabmiaTable)

Aliases for Gabmia

HolySee(HolySeeTable)

Aliases for HolySee

LaoPeoplesDemocraticRepublic(LaoPeoplesDemocraticRepublicTable)

Aliases for LaoPeoplesDemocraticRepublic

MarshallIslands(MarshallIslandsTable)

Aliases for MarshallIslands

Netherlands(NetherlandsTable)

Aliases for Netherlands

Niger(NigerTable)

Aliases for Niger

NorthernMarianaIslands(NorthernMarianaIslandsTable)

Aliases for NorthernMarianaIslands

Philippines(PhilippinesTable)

Aliases for Philippines

SouthKorea(SouthKoreaTable)

Aliases for SouthKorea

Moldova(MoldovaTable)

Aliases for Moldova

Russia(RussiaTable)

Aliases for Russia

Sudan(SudanTable)

Aliases for Sudan

TurksAndCaicosIslands(TurksAndCaicosIslandsTable)

Aliases for TurksAndCaicosIslands

UnitedArabEmirates(UnitedArabEmiratesTable)

Aliases for UnitedArabEmirates

England(EnglandTable)

Aliases for England

UnitedStatesMinorOutlyingIslands(UnitedStatesMinorOutlyingIslandsTable)

Aliases for UnitedStatesMinorOutlyingIslands

America(AmericaTable)

Aliases for America

Trinidad(TrinidadTable)

Aliases for Trinidad

Tanzania(TanzaniaTable)

Aliases for Tanzania

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Deserialize this value from the given Serde deserializer. Read more

Formats the value using the given formatter. Read more

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

True if this lookup table contains alias

The number of elements in this lookup table

An iterator over this lookup table

True if there are no elements

This method returns an Ordering between self and other. Read more

Compares and returns the maximum of two values. Read more

Compares and returns the minimum of two values. Read more

Restrict a value to a certain interval. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason. Read more

This method returns an ordering between self and other values if one exists. Read more

This method tests less than (for self and other) and is used by the < operator. Read more

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more

This method tests greater than (for self and other) and is used by the > operator. Read more

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

Uses borrowed data to replace owned data, usually by cloning. Read more

Converts the given value to a String. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.