pub type Date64Tensor<'a> = Tensor<'a, Date64Type>;
Tensor of type Int16Type
struct Date64Tensor<'a> { /* private fields */ }