Add Generic Command Registration #11

Merged
sergeysav merged 1 commits from sergeysav/generic_commands into main 2026-01-01 13:11:23 -08:00
Owner

Rationale:

Realized that #10 did not include any way to register commands without going through the IntoCommandDefinition trait.

Changes:

  • Adds a method to register a raw command handler
**Rationale:** Realized that https://gitea.sergeysav.com/sergeysav/telemetry_visualization/pulls/10 did not include any way to register commands without going through the IntoCommandDefinition trait. **Changes:** - Adds a method to register a raw command handler
sergeysav added 1 commit 2026-01-01 13:11:03 -08:00
sergeysav merged commit 09eeceb212 into main 2026-01-01 13:11:23 -08:00
sergeysav deleted branch sergeysav/generic_commands 2026-01-01 13:11:23 -08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sergeysav/telemetry_visualization#11