Module mz_repr::fixed_length

source ·
Expand description

Provides abstractions for types that can be converted from and into Datum iterators. Row is the most obvious implementor, but other trace types that may use more advanced representations only need to commit to implementing these traits.

Traits§

  • A helper trait to construct target values from input Row instances.
  • A helper trait to get references to `Row.