Macro array_collect_commands

Source
array_collect_commands!() { /* proc-macro */ }
Expand description

Generates an array of command names

If true is provided, as in array_collect_commands(true), the macro will print the array, if nothing is provided, it won’t.