[][src]Module assembly_data::fdb::file::lists

Vectors of file structs

This module contains newtype wrappers around vectors of the file module.

Structs

FDBBucketHeaderList

A vector of FDBBucketHeader

FDBColumnHeaderList

A vector of FDBColumnHeader

FDBFieldDataList

A vector of FDBFieldData

FDBRowHeaderList

A vector of FDBRowHeader

FDBTableHeaderList

A vector of FDBTableHeader