Function extract_help_from_content

Source
pub fn extract_help_from_content(content: &str) -> impl Iterator<Item = &str>