Function mz_sql_parser::ast::fold::fold_create_webhook_source_statement
source ยท pub fn fold_create_webhook_source_statement<F, T: AstInfo, T2: AstInfo>(
folder: &mut F,
node: CreateWebhookSourceStatement<T>,
) -> CreateWebhookSourceStatement<T2>