Module arrow::array[][src]

Structs

ListArray

Array of List

PrimitiveArray

Array of T

StructArray

An Array of structs

Traits

Array

Trait for dealing with different types of Array at runtime when the type of the array is not known in advance