pub type IntervalYearMonthArray = PrimitiveArray<IntervalYearMonthType>;
Expand description

A PrimitiveArray of “calendar” intervals in months

Aliased Type§

struct IntervalYearMonthArray { /* private fields */ }