Searched refs:CommentAttribute (Results 1 – 1 of 1) sorted by relevance
1604 pub struct CommentAttribute { struct1619 type Item = CommentAttribute; argument1620 fn next(&mut self) -> Option<CommentAttribute> { in next() argument1624 Some(CommentAttribute { in next()