pub fn get_directory_entry_name(dir_entry: &DirectoryEntry) -> String
Expand description

Returns the .name field from a given DirectoryEntry, otherwise panics.