Searched defs:process_comment (Results 1 – 2 of 2) sorted by relevance
122 fn process_comment(&self, _comment: &str) -> Option<String> { in process_comment() method
2254 fn process_comment(&self, comment: &str) -> String { in process_comment() method