Type Alias arrow2::array::UInt16Vec

source ·
pub type UInt16Vec = MutablePrimitiveArray<u16>;
Expand description

A type definition MutablePrimitiveArray for u16

Aliased Type§

struct UInt16Vec { /* private fields */ }