CountryCode

Type Alias CountryCode 

Source
pub type CountryCode = String;
Expand description

Country code (ISO 3166-1 alpha-2)

Aliased Typeยง

pub struct CountryCode { /* private fields */ }