deep_copy_array_data_sliced

Function deep_copy_array_data_sliced 

Source
pub fn deep_copy_array_data_sliced(data: &ArrayData) -> ArrayData
Expand description

Deep copy array data, extracting only the sliced portion using MutableArrayData This is the most efficient and correct way to copy just the sliced data