Type Definition rexif::ExifEntryResult[][src]

type ExifEntryResult = Result<Vec<ExifEntry>, ExifError>;
Expand description

Type resturned by lower-level parsing functions