pub type TimestampMicrosecondArray = PrimitiveArray<TimestampMicrosecondType>;
Expand description

A primitive array where each element is of type TimestampMicrosecondType. See examples for TimestampSecondArray.