Type Alias rerun::external::re_data_store::external::arrow2::array::Int64Array

source ·
pub type Int64Array = PrimitiveArray<i64>;
Expand description

A type definition PrimitiveArray for i64

Aliased Type§

struct Int64Array { /* private fields */ }