Module command

Source
Expand description

Implementation of Commands with utilities that help to crate them.

Structs§

Command
CommandArgInfo
TrivialCommandHandler

Enums§

ArgsError
Wrong command arguments.
CommandArgType
CommandStatus
Return status of a command.
CriticalError
Special error wrapper used to indicate that a critical error occured.

Traits§

Critical
Extension trait to easily wrap errors in CriticalError.
ExecuteCommand

Functions§

lift_validation_err
validate