Type Definition yrs::ArrayIter

source ·
pub type ArrayIter = ArrayIter<'static>;
Expand description

Iterator structure used by shared array data type.