pub type Time32SecondTensor<'a> = Tensor<'a, Time32SecondType>;
Expand description
Tensor of type Time32SecondType
Aliased Typeยง
struct Time32SecondTensor<'a> { /* private fields */ }
pub type Time32SecondTensor<'a> = Tensor<'a, Time32SecondType>;
Tensor of type Time32SecondType
struct Time32SecondTensor<'a> { /* private fields */ }