foundry_common::fs

Function json_files

Source
pub fn json_files(root: &Path) -> impl Iterator<Item = PathBuf>
Expand description

Returns an iterator over all JSON files under the root dir.