mz_sql::plan::statement::show

Function describe_show_create_index

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