spacetimedb_cli

Function exec_subcommand

Source
pub async fn exec_subcommand(
    config: Config,
    cmd: &str,
    args: &ArgMatches,
) -> Result<(), Error>