pub type Location = String;
Defines a single location to run.
struct Location { /* private fields */ }