Module command

Module command 

Source
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§

CommandTrait
A trait that defines the basic behavior for all commands in the game.