Expand description
This module defines the core command structure and traits for the game.
Enums§
- Command
- An enum representing all possible commands in the game.
Traits§
- Command
Trait - A trait that defines the basic behavior for all commands in the game.