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