pub type IntervalMonthDayNanoArray = PrimitiveArray<IntervalMonthDayNanoType>;
Expand description

A PrimitiveArray of “calendar” intervals in months, days, and nanoseconds

Aliased Type§

struct IntervalMonthDayNanoArray { /* private fields */ }