pub type IntervalYearMonthBufferBuilder = BufferBuilder<<IntervalYearMonthType as ArrowPrimitiveType>::Native>;
Expand description

Buffer builder for “calendar” interval in months.

Aliased Type§

struct IntervalYearMonthBufferBuilder { /* private fields */ }