Attribute Macro slashy::subcommand[][src]

#[subcommand]
Expand description

Denotes a function that is used in a command.

Functions must take a CommandContext and return a CommandResult.