Searched defs:PropertyIterator (Results 1 – 1 of 1) sorted by relevance
339 pub struct PropertyIterator<'a> { struct343 impl<'a> PropertyIterator<'a> { impl351 impl<'a> Iterator for PropertyIterator<'a> { implementation