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