exif-rs/examples
KAMADA Ken'ichi 2ffa449d9d Support displaying a value with its unit.
- Field::display_value and DisplayValue::with_unit were introduced.
- The string "centimeter" was changed to "cm" for consistency
  with "m", "mm", and "km".
- F-number was changed to be prefixed by "f/" only when with_unit() is
  called, though it is actually not a unit.
2019-04-07 21:11:14 +09:00
..
dumpexif.rs Support displaying a value with its unit. 2019-04-07 21:11:14 +09:00
reading.rs Support displaying a value with its unit. 2019-04-07 21:11:14 +09:00