isocountry-rs

Crates.ioisocountry-rs
lib.rsisocountry-rs
version0.1.0
sourcesrc
created_at2018-06-20 00:06:28.239254
updated_at2018-06-20 00:06:28.239254
descriptionISO 3166-1 enumeration for Rust
homepagehttps://github.com/sifton/isocountry-rs
repositoryhttps://github.com/sifton/isocountry-rs.git
max_upload_size
id70867
size124,918
Bree (sifton)

documentation

http://docs.rs/isocountry-rs

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