Module game

Module game 

Source
Expand description

Dealing with which game we are validating

Structs§

GameFlags
A set of bitflags to indicate for which game something is intended, independent of which game we are validating.

Enums§

Game
Enum specifying which game we are validating.

Statics§

GAME 🔒
Records at runtime which game we are validating, in case there are multiple feature flags set.