Function grrs2219::find_matches

source ·
pub fn find_matches(
    content: &str,
    pattern: &str,
    writer: impl Write
) -> Result<()>