pub fn root_directory(entries: Vec<DirectoryEntry>) -> Directory
Expand description

Constructs a directory from a set of directory entries.