Function nix_doc::is_searchable[][src]

pub fn is_searchable(fname: &Path) -> bool
Expand description

Should the given path be searched? TODO: support globbing for files e.g. with lib in their name to improve perf significantly or avoid looking in absurdly large files like hackage.nix