Struct collections::slice::Iter [] [src]

pub struct Iter<'a, T> where T: 'a {
    // some fields omitted
}

Immutable slice iterator