exif-rs/examples
KAMADA Ken'ichi 1bd083cbae Do not reference the raw buffer from Value and Field.
Previously, they borrowed the buffer, so users had some difficulty to
manage the lifetime of the buffer and Value/Field.  For example,
a user structure was unable to contain both the buffer and a Field.
2019-12-14 21:57:35 +09:00
..
dumpexif.rs Do not reference the raw buffer from Value and Field. 2019-12-14 21:57:35 +09:00
reading.rs Do not reference the raw buffer from Value and Field. 2019-12-14 21:57:35 +09:00