find_comments

Function find_comments 

Source
pub fn find_comments(input: &str) -> Result<Vec<CommentMatch>, &'static str>