pub type CommandResult = Result<(), CommandError>;

Trait Implementations