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