pub fn read_dir_validated(path: &Path) -> Result<ReadDir>
Read a directory only after validating it as an allowed directory path.