Expand description
Iterators over rows returned by paged queries
Structs§
- Iterator over rows returned by paged queries
Allows to easily access rows without worrying about handling multiple pages - Iterator over rows returned by paged queries where each row is parsed as the given type
Returned byRowIterator::into_typed
Enums§
- Couldn’t get next typed row from the iterator