pub type ParallelDecimal128Array = ParallelPrimitiveArray<Decimal128Type>;

Aliased Type§

struct ParallelDecimal128Array { /* private fields */ }