Searched defs:CommentAttribute (Results 1 – 1 of 1) sorted by relevance
1697 pub(crate) struct CommentAttribute { struct1712 type Item = CommentAttribute; argument1713 fn next(&mut self) -> Option<CommentAttribute> { in next()