Type Definition arrow::tensor::Decimal128Tensor

source ·
pub type Decimal128Tensor<'a> = Tensor<'a, Decimal128Type>;