evolution_schema

Module schema

source

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 of FixedColumns and the current iteration index.

Traits§

  • Unified trait for all types of schemas.

Type Aliases§