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