#country-code #country #iso3166-1 #region

yanked isocountry-rs

ISO 3166-1 enumeration for Rust

Uses old Rust 2015

0.1.0 Jun 20, 2018

#10 in #iso3166-1

MIT license

125KB
3K SLoC

isocountry-rs

Provides an enumeration, CountryCode, of all ISO 3166-1-defined countries.

Each CountryCode can be converted to and from its alpha-2 and alpha-3 representations, as well as its numeric code. Further, the English names of each CountryCode, as defined by ISO 3166-1, can also be obtained.

isocountry-rs follows the stable release of Rust.

Dependencies

~64KB