Function describe_alter_index_options

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