Skip to main content

Module command

Module command 

Source
Expand description

Typed, application-scoped commands.

Structs§

CommandContext
CommandHandle

Traits§

Command
A typed application command contract.
CommandHandler

Functions§

invoke
Invokes a typed Command in the active Application.

Type Aliases§

CommandFuture