pub static TELEPATH_COMMANDS: DistributedSlice<[CommandMetadata]>Expand description
All commands registered via #[command], collected at link time.
Use commands() to access this as a &'static [CommandMetadata].
pub static TELEPATH_COMMANDS: DistributedSlice<[CommandMetadata]>All commands registered via #[command], collected at link time.
Use commands() to access this as a &'static [CommandMetadata].