Searched defs:AttributeIterator (Results 1 – 1 of 1) sorted by relevance
922 type AttributeIterator<'a>: Iterator<Item = ast::NestedMetaItem> typedef1024 type AttributeIterator<'a> = impl Iterator<Item = ast::NestedMetaItem> + 'a; typedef1040 type AttributeIterator<'a> = impl Iterator<Item = ast::NestedMetaItem> + 'a typedef