Function mz_sql::plan::statement::ddl::plan_create_webhook_source

source ยท
pub fn plan_create_webhook_source(
    scx: &StatementContext<'_>,
    stmt: CreateWebhookSourceStatement<Aug>,
) -> Result<Plan, PlanError>