Struct device_tree::util::option::IterMut
[−]
[src]
pub struct IterMut<'a, A> where A: 'a {
// some fields omitted
}
1.0.0An iterator over a mutable reference of the contained item in an Option.