pub fn clean_doc_comment(text: &str) -> String
Strip comment markers (//, ///, /*, #, *) from doc captures.
//
///
/*
#
*