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