Modulesยง
Macrosยง
- cli_
commands - This macro simplifies the generation of CLI subcommand invocation structures by combining the creation of the command enum and implementation of the dispatch function into one simple list.
- cli_
subcommands - script_
wrapper - This macro creates a wrapper for an existing script.
Functionsยง
- main ๐