Function std::os::walk_dir

pub fn walk_dir(p: &Path, f: &fn(&Path) -> bool) -> bool

Recursively walk a directory structure