8 releases
0.3.2 | Dec 9, 2020 |
---|---|
0.3.1 | Dec 9, 2020 |
0.2.0 | Jul 31, 2018 |
0.1.6 | Jun 27, 2018 |
#42 in Internationalization (i18n)
53,383 downloads per month
Used in 21 crates
(15 directly)
145KB
3.5K
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
~0.4–1MB
~23K SLoC