polars_arrow::array

Type Alias Int256Vec

Source
pub type Int256Vec = MutablePrimitiveArray<i256>;
Expand description

A type definition MutablePrimitiveArray for i256

Aliased Typeยง

struct Int256Vec { /* private fields */ }