Expand description
Re-exported scylla-cql crate.
Structs§
- 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).