Type Alias arrow::tensor::DurationSecondTensor
source · pub type DurationSecondTensor<'a> = Tensor<'a, DurationSecondType>;
Expand description
Tensor of type DurationSecondType
Aliased Type§
struct DurationSecondTensor<'a> { /* private fields */ }