Function nix_doc::search[][src]

pub fn search<F>(dir: &Path, matching: Regex, should_search: F) where
    F: Fn(&Path) -> bool
Expand description

Search the dir for files with function definitions matching matching