lance_arrow

Function iter_str_array

Source
pub fn iter_str_array(
    arr: &dyn Array,
) -> Box<dyn Iterator<Item = Option<&str>> + '_>