Function mz_sql::ast::visit::visit_create_webhook_source_statement
source ยท pub fn visit_create_webhook_source_statement<'ast, V, T>(
visitor: &mut V,
node: &'ast CreateWebhookSourceStatement<T>,
)