pub fn command_catalog() -> &'static [CommandSpec]Expand description
The routable command catalog. Representative, extensible — the dispatcher
maps command back to the real handler.
pub fn command_catalog() -> &'static [CommandSpec]The routable command catalog. Representative, extensible — the dispatcher
maps command back to the real handler.