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

source ·
pub type Int16Vec = MutablePrimitiveArray<i16>;
Expand description

A type definition MutablePrimitiveArray for i16

Aliased Type§

struct Int16Vec { /* private fields */ }