Skip to main content

clean_doc_comment

Function clean_doc_comment 

Source
pub fn clean_doc_comment(text: &str) -> String
Expand description

Strip comment markers (//, ///, /*, #, *) from doc captures.