Skip to main content

TELEPATH_COMMANDS

Static TELEPATH_COMMANDS 

Source
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].