pub type ParallelLargeBinaryArray = ParallelGenericBinaryArray<i64>;

Aliased Type§

struct ParallelLargeBinaryArray { /* private fields */ }