Add Generic Command Registration #11
Reference in New Issue
Block a user
Delete Branch "sergeysav/generic_commands"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rationale:
Realized that #10 did not include any way to register commands without going through the IntoCommandDefinition trait.
Changes: