Crate rust_iso3166

source ·

Modules§

Structs§

Constants§

Functions§

  • Returns the CountryCode with the given Alpha2 code, if exists. #Sample
  • Returns the CountryCode with the given Alpha3 code, if exists. #Sample
  • Returns the CountryCode with the given numeric , if exists.
  • Returns the CountryCode with the given numeric 3 length str, if exists.