[][src]Function another_grrs::find_matches

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