Module narrow::array

source ·
Expand description

Sequences of values with known length all having the same type.

Re-exports§

Modules§

  • Array for sum types.

Structs§

Traits§

  • Types that store their data in Arrow arrays.
  • Types that can be stored in Arrow arrays.
  • Struct array types.
  • A marker trait for unit types.

Type Aliases§