Type Definition arrow_array::iterator::BooleanIter

source ·
pub type BooleanIter<'a> = ArrayIter<&'a BooleanArray>;