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