pub fn is_content_indexable( root: &Path, path: &Path, exclude_patterns: &[String], ) -> bool
Return true when path is an unsupported, safe text file suitable for chunks.
path