Home
last modified time | relevance | path

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

/tonic/tonic-build/src/
H A Dlib.rs119 fn comment(&self) -> &[Self::Comment]; in comment() method
143 fn comment(&self) -> &[Self::Comment]; in comment() method
259 let comment = comment.as_ref(); in generate_doc_comment() localVariable
261 let comment = if !comment.starts_with(' ') { in generate_doc_comment() localVariable
H A Dmanual.rs89 pub fn comment(mut self, comment: impl AsRef<str>) -> Self { in comment() method
154 fn comment(&self) -> &[Self::Comment] { in comment() method
212 fn comment(&self) -> &[Self::Comment] { in comment() method
300 pub fn comment(mut self, comment: impl AsRef<str>) -> Self { in comment() method
H A Dprost.rs118 fn comment(&self) -> &[Self::Comment] { in comment() method
159 fn comment(&self) -> &[Self::Comment] { in comment() method