Type Alias arrow::tensor::IntervalYearMonthTensor
source · pub type IntervalYearMonthTensor<'a> = Tensor<'a, IntervalYearMonthType>;
Aliased Type§
struct IntervalYearMonthTensor<'a> { /* private fields */ }
pub type IntervalYearMonthTensor<'a> = Tensor<'a, IntervalYearMonthType>;
struct IntervalYearMonthTensor<'a> { /* private fields */ }