Expand description
Deserializing DB response containing CQL query results.
Modules§
- result
- Deserializing the whole query result contents.
- row
- Deserializing a row of the query result.
- value
- Deserializing a single CQL value from a column of the query result row.
Structs§
- Deserialization
Error - An error indicating that a failure happened during deserialization.
- Frame
Slice - A reference to a part of the frame.
- Type
Check Error - An error indicating that a failure happened during type check.