Structs§
- Counter
- Represents an counter value
- CqlDate
- Native CQL date representation that allows for a bigger range of dates (-262145-1-1 to 262143-12-31).
- CqlDecimal
- Native CQL
decimal
representation. - CqlDecimal
Borrowed - Borrowed version of native CQL
decimal
representation. - CqlDuration
- Represents a CQL Duration value
- CqlTime
- Native CQL time representation.
- CqlTimestamp
- Native CQL timestamp representation that allows full supported timestamp range.
- CqlTimeuuid
- Represents timeuuid (uuid V1) value
- CqlVarint
- Native CQL
varint
representation. - CqlVarint
Borrowed - A borrowed version of native CQL
varint
representation. - Row
- Unset
- Represents an unset value
- Value
Overflow
Enums§
- CqlValue
- Maybe
Unset - Enum providing a way to represent a value that might be unset