Crate quokka_command

Crate quokka_command 

Source

Structs§

Commands
Houses your commands. See CommandHandler for more details

Enums§

Error

Traits§

CommandHandler
The CommandHandler utilizes axum functionality to allow you to write a command handler which can utilize all your services with the same and easy way as you are used to from axum web handlers.
CommandStateExt
Gives direct access to Commands functions from the state

Type Aliases§

Result