Type Alias Country

Source
pub type Country = String;

Aliased Typeยง

pub struct Country { /* private fields */ }