Crate vdev

Source

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 ๐Ÿ”’