Module memtable_core::iter[][src]

Expand description

Contains iterators and associated traits for traversing portions of tables

Structs

Represents an iterator over cells within a table

Represents an iterator over cells within a column of a table

Represents an iterator over columns of a table

Represents an iterator over cells within a table

Represents an iterator over cells within a column of a table

Represents an iterator over cells within a row of a table

Represents an iterator over cells within a row of a table

Represents an iterator over rows of a table

Represents an iterator over some cell and its position

Traits

Represents an iterator over some part of a table at the granularity of individual cells within the table