pub fn walkdir_new(root: impl AsRef<Path>) -> WalkDir
Expand description

Instantiate a new directory iterator which will not skip hidden files.