Type Definition rexif::ExifResult [] [src]

type ExifResult = Result<ExifData, ExifError>;

Type returned by image file parsing