Skip to main content

CountryCode

Type Alias CountryCode 

Source
pub type CountryCode = String;
Expand description

ISO 3166-1 alpha-2 country code

Aliased Typeยง

pub struct CountryCode { /* private fields */ }