Type Alias arrow::tensor::IntervalMonthDayNanoTensor
source · pub type IntervalMonthDayNanoTensor<'a> = Tensor<'a, IntervalMonthDayNanoType>;
Expand description
Tensor of type IntervalMonthDayNanoType
Aliased Type§
struct IntervalMonthDayNanoTensor<'a> { /* private fields */ }