Function mz_sql::plan::statement::show::plan_show_create_index

source ยท
pub fn plan_show_create_index(
    scx: &StatementContext<'_>,
    _: ShowCreateIndexStatement<Aug>,
) -> Result<ShowCreatePlan, PlanError>