Module chekov::command

source ·

Structs

Enums

Traits

  • Define a Command which can be dispatch
  • Receives a command and an immutable State and optionally returns events
  • Receives a command and an immutable Executor and optionally returns events

Type Definitions