pub type IntervalMonthDayNanoBuilder = PrimitiveBuilder<IntervalMonthDayNanoType>;
Expand description

A “calendar” interval in months, days, and nanoseconds array builder.