Type Alias IntervalYearMonthBuilder
pub type IntervalYearMonthBuilder = PrimitiveBuilder<IntervalYearMonthType>;
Expand description
A “calendar” interval in months array builder.
Aliased Type§
struct IntervalYearMonthBuilder { /* private fields */ }