pub fn get_directory_entry_name(dir_entry: &DirectoryEntry) -> StringExpand description
Returns the .name field from a given DirectoryEntry, otherwise panics.
pub fn get_directory_entry_name(dir_entry: &DirectoryEntry) -> StringReturns the .name field from a given DirectoryEntry, otherwise panics.