pub type DurationSecondTensor<'a> = Tensor<'a, DurationSecondType>;

Aliased Type§

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