pub type Directory = HashMap<Tag, Entry>;
Type representing an Image File Directory
struct Directory { /* private fields */ }