[][src]Type Definition jupiter::commands::CommandResult

type CommandResult = Result<(), CommandError>;

Trait Implementations