Expand description
§Iterator types
This module contains the types that can be used to iterate over the structs in the assembly_fdb::mem
module.
Structs§
- Bucket
Iter - Iterator produced by
Table::bucket_iter
- Field
Iter - An iterator over fields in a row
- RowHeader
Iter - Struct that implements
Bucket::row_iter
. - Table
Iter - Iterator created by
Tables::iter
- Table
RowIter - Iterator produced by
Table::row_iter