Type Alias GameId

Source
pub type GameId = Id<GameMarker>;
Expand description

ID with a game marker.

Aliased Typeยง

struct GameId { /* private fields */ }