pub type Date32Tensor<'a> = Tensor<'a, Date32Type>;
Tensor of type Int8Type
struct Date32Tensor<'a> { /* private fields */ }