pub type GameID = String;
A type to indicate that this is not just any string but a GameID
GameID
pub struct GameID { /* private fields */ }