[][src]Function troppydash_grrs::find_matches

pub fn find_matches(
    reader: impl BufRead,
    pattern: &str,
    pb: &ProgressBar
) -> Vec<String>