Struct std::collections::ring_buf::IterMutExperimental
[-]
[+]
[src]
pub struct IterMut<'a, T: 'a> {
// some fields omitted
}RingBuf mutable iterator.