pub type IndexTypes = SmallVec<[IndexType; 4]>;
Type to store index types for a column.
pub struct IndexTypes { /* private fields */ }