Function mz_sql::plan::statement::show::describe_show_create_sink

source ยท
pub fn describe_show_create_sink(
    _: &StatementContext<'_>,
    _: ShowCreateSinkStatement<Aug>,
) -> Result<StatementDesc, PlanError>