cast_list_to_list_view

Function cast_list_to_list_view 

Source
pub(crate) fn cast_list_to_list_view<OffsetSize>(
    array: &dyn Array,
) -> Result<ArrayRef, ArrowError>
where OffsetSize: OffsetSizeTrait,