Type Alias jumpy::prelude::online::GameID

pub type GameID = String;
Expand description

A unique identifier for a game

Aliased Typeยง

struct GameID { /* private fields */ }