Module result

Source

Structs§

ColumnSpec
PartitionKeyIndex
TableSpec
UserDefinedType
Definition of a user-defined type

Enums§

CollectionType
Collection variants of ColumnType. A collection is a composite type that has dynamic size, so it is possible to add and remove values to/from it.
ColumnType
A type of:
NativeType
A ColumnType variants that are “simple” (non-recursive).