Skip to main content

describe_show_create_index

Function describe_show_create_index 

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