pub type IntervalYearMonthTensor<'a> = Tensor<'a, IntervalYearMonthType>;

Aliased Type§

struct IntervalYearMonthTensor<'a> { /* private fields */ }