isocountry

Crates.ioisocountry
lib.rsisocountry
version0.3.2
sourcesrc
created_at2018-06-20 00:13:11.330549
updated_at2020-12-09 20:53:07.019227
descriptionISO 3166-1 enumeration for Rust
homepagehttps://github.com/sifton/isocountry-rs
repositoryhttps://github.com/sifton/isocountry-rs.git
max_upload_size
id70869
size143,593
Bree (sifton)

documentation

http://docs.rs/isocountry

README

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.

Commit count: 28

cargo fmt