pub type CountryCode = String;
ISO 3166-1 alpha-2 country code
pub struct CountryCode { /* private fields */ }