Module scylla_cql::types::deserialize::result
source · Structs§
- Iterates over the whole result, returning raw rows.
- A lending iterator over serialized rows.
- A typed version of RawRowIterator which deserializes the rows before returning them.