pub fn find_matches(content: &str, pattern: &str, writer: impl Write)
find a match for a pattern in content and write to a data stream