re_arrow_util::arrays

Function offsets_lengths

Source
pub fn offsets_lengths(
    offsets: &OffsetBuffer<i32>,
) -> impl Iterator<Item = usize> + '_
Expand description

Returns an iterator with the lengths of the offsets.