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