fn is_dir_empty(path: &Path) -> Result<bool, &Path>
Checks if folder is empty
Ignores hidden files and the crate executable