scylla
1.1.0
Module result
Module Items
Structs
Enums
In scylla::
frame::
response
scylla
::
frame
::
response
Module
result
Copy item path
Source
Structs
§
Column
Spec
Specification of a column of a table.
Partition
KeyIndex
Represents the relationship between partition key columns and bind markers. This allows implementations with token-aware routing to correctly construct the partition key without needing to inspect table metadata.
Table
Spec
Specification of a table in a keyspace.
User
Defined
Type
Definition of a user-defined type (UDT). UDT is composed of fields, each with a name and an optional value of its own 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).