Type Alias rerun::external::re_log_types::external::arrow2::array::UInt16Array

source ·
pub type UInt16Array = PrimitiveArray<u16>;
Expand description

A type definition PrimitiveArray for u16

Aliased Type§

struct UInt16Array { /* private fields */ }