pub type Country = String;

Aliased Type§

struct Country { /* private fields */ }