GameID

Type Alias GameID 

Source
pub type GameID = String;
Expand description

A type to indicate that this is not just any string but a GameID

Aliased Typeยง

pub struct GameID { /* private fields */ }