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

source ·
pub type UInt8Vec = MutablePrimitiveArray<u8>;
Expand description

A type definition MutablePrimitiveArray for u8

Aliased Type§

struct UInt8Vec { /* private fields */ }