Type Alias arrow::array::ArrayDataRef

pub type ArrayDataRef = Arc<ArrayData>;

Aliased Typeยง

struct ArrayDataRef { /* private fields */ }