Type Definition arrow::tensor::UInt8Tensor[][src]

pub type UInt8Tensor<'a> = Tensor<'a, UInt8Type>;