Type Alias modio::types::id::GameId

source ·
pub type GameId = Id<GameMarker>;
Expand description

ID with a game marker.

Aliased Type§

struct GameId { /* private fields */ }