pub fn json_files(root: &Path) -> impl Iterator<Item = PathBuf>
Returns an iterator over all JSON files under the root dir.
root