Macro vdev::cli_subcommands

source ยท
macro_rules! cli_subcommands {
    ( $doc:literal $( $rest:tt )* ) => { ... };
}