Crate vdev

Crate vdev 

Source

Modulesยง

app ๐Ÿ”’
commands ๐Ÿ”’
testing ๐Ÿ”’
utils ๐Ÿ”’
Utility modules for vdev

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