Module Exif.Tag

module Tag: sig .. end

type t = int 
val to_string : t -> Exif.IFD.t -> string
Tag name requires IFD.t since the same tag number has different meaning in IFD and GPS