Structs§
- Representation of the schema for a fixed-length file (.flf), containing the only allowed fields.
- Intermediary struct representing an iterable
FixedSchema. It contains a reference to the schema’s vector ofFixedColumns and the current iteration index.
Traits§
- Unified trait for all types of schemas.