Home
last modified time | relevance | path

Searched defs:CommentReducer (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/src/
Dcomment.rs1782 struct CommentReducer<'a> { struct
1788 impl<'a> CommentReducer<'a> { implementation
1801 impl<'a> Iterator for CommentReducer<'a> { implementation