Skip to main content

find_matches

Function find_matches 

Source
pub fn find_matches(content: &str, pattern: &str, writer: impl Write)
Expand description

find a match for a pattern in content and write to a data stream