pub type IntervalMonthDayNanoTensor<'a> = Tensor<'a, IntervalMonthDayNanoType>;

Aliased Type§

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