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