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

source ·
pub type Int16Array = PrimitiveArray<i16>;
Expand description

A type definition PrimitiveArray for i16

Aliased Type§

struct Int16Array { /* private fields */ }