pub type UInt64Array = PrimitiveArray<u64>;Expand description
A type definition PrimitiveArray for u64
Aliased Typeยง
pub struct UInt64Array { /* private fields */ }pub type UInt64Array = PrimitiveArray<u64>;A type definition PrimitiveArray for u64
pub struct UInt64Array { /* private fields */ }