scylla_
cql
0.4.1
Module result
Module Items
Structs
In scylla_
cql::
types::
deserialize
scylla_cql
::
types
::
deserialize
Module
result
Copy item path
Source
Structs
ยง
RawRow
Iterator
Iterates over the whole result, returning raw rows.
RawRow
Lending
Iterator
A
lending
iterator over serialized rows.
Typed
RowIterator
A typed version of
RawRowIterator
which deserializes the rows before returning them.