Structs§
- Column
Spec - Deserialized
Metadata AndRaw Rows - RESULT:Rows response, in partially serialized form.
- Partition
KeyIndex - Prepared
- Prepared
Metadata - RawMetadata
AndRaw Rows - RESULT:Rows response, in partially serialized form.
- Result
Metadata - Schema
Change - Self
Borrowed Metadata Container - A container that can be considered an
Arc<ResultMetadata>
with an additional capability of containing metadata in a borrowed form. - SetKeyspace
- Table
Spec - User
Defined Type - Definition of a user-defined type
Enums§
- Collection
Type - 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.
- Column
Type - A type of:
- Native
Type - A ColumnType variants that are “simple” (non-recursive).
- Result
- Result
Metadata Holder - Versatile container for ResultMetadata. Allows 2 types of ownership
of
ResultMetadata
: