Function mz_testdrive::action::kafka::delete_topic::run_delete_topic

source ·
pub async fn run_delete_topic(
    cmd: BuiltinCommand,
    state: &mut State
) -> Result<ControlFlow, Error>