fn dir_entry_is_file(dir_entry: &DirEntry) -> bool
Expand description

Tests whether DirEntry is a file.