Type Alias deltalake::arrow::tensor::DurationSecondTensor

source ·
pub type DurationSecondTensor<'a> = Tensor<'a, DurationSecondType>;

Aliased Type§

struct DurationSecondTensor<'a> { /* private fields */ }