Type Alias arrow_data::ArrayDataRef

source ·
pub type ArrayDataRef = Arc<ArrayData>;

Aliased Type§

struct ArrayDataRef { /* private fields */ }