pub type Location = String;
Placeholder for the Location’s type.
struct Location { /* private fields */ }