Struct collections::slice::IterMut [] [src]

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

Mutable slice iterator.