Module result

Source

Structsยง

RawRowIterator
Iterates over the whole result, returning raw rows.
RawRowLendingIterator
A lending iterator over serialized rows.
TypedRowIterator
A typed version of RawRowIterator which deserializes the rows before returning them.