Struct std::collections::vec_map::IterExperimental
[-]
[+]
[src]
pub struct Iter<'a, V: 'a> { // some fields omitted }
An iterator over the key-value pairs of a map.