Modulesยง
- app ๐
- commands ๐
- config ๐
- features ๐
- git ๐
- macros ๐
- platform ๐
- testing ๐
- util ๐
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 ๐