pub fn list_files_in_dir(path: impl AsRef<Path>) -> Result<(), Error>
Recursively lists files, their permissions and ownership.