Type Alias arrow::array::ArrayDataRef

source ·
pub type ArrayDataRef = Arc<ArrayData>;

Aliased Type§

struct ArrayDataRef { /* private fields */ }