arrow_array::types

Type Alias BinaryType

Source
pub type BinaryType = GenericBinaryType<i32>;
Expand description

An arrow binary array with i32 offsets

Aliased Typeยง

struct BinaryType { /* private fields */ }