Function mz_sql::plan::statement::show::describe_show_create_index

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