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