Searched defs:comment (Results 1 – 3 of 3) sorted by relevance
119 fn comment(&self) -> &[Self::Comment]; in comment() method143 fn comment(&self) -> &[Self::Comment]; in comment() method259 let comment = comment.as_ref(); in generate_doc_comment() localVariable261 let comment = if !comment.starts_with(' ') { in generate_doc_comment() localVariable
89 pub fn comment(mut self, comment: impl AsRef<str>) -> Self { in comment() method154 fn comment(&self) -> &[Self::Comment] { in comment() method212 fn comment(&self) -> &[Self::Comment] { in comment() method300 pub fn comment(mut self, comment: impl AsRef<str>) -> Self { in comment() method
118 fn comment(&self) -> &[Self::Comment] { in comment() method159 fn comment(&self) -> &[Self::Comment] { in comment() method