Function tgrep::utils::grep::grep_matches_once[][src]

pub fn grep_matches_once(
    reader: Arc<dyn LinesReader>,
    matcher: Matcher,
    display: Arc<dyn Display>
)