exif-rs/src
KAMADA Ken'ichi 8e9ff50ca8 Support reading up to 8 IFDs. 2019-05-08 23:09:03 +09:00
..
endian.rs The generate_write macro no longer needs type_size argument. 2019-03-26 23:05:08 +09:00
error.rs Update documentation and doc-tests. 2018-01-13 23:33:45 +09:00
jpeg.rs Migrate to Rust 2018. 2019-04-01 21:11:54 +09:00
lib.rs Add struct In (IFD number) to indicate primary/thumbnail images. 2019-04-20 23:16:01 +09:00
reader.rs Support reading up to 8 IFDs. 2019-05-08 23:09:03 +09:00
tag.rs Remove #[inline] because Tag::unit is not public to other crates. 2019-04-12 23:36:38 +09:00
tiff.rs Support reading up to 8 IFDs. 2019-05-08 23:09:03 +09:00
tmacro.rs Test parsing an unknown field. 2017-03-14 21:53:48 +09:00
util.rs Migrate to Rust 2018. 2019-04-01 21:11:54 +09:00
value.rs Remove an empty line. 2019-04-13 19:45:00 +09:00
writer.rs Add struct In (IFD number) to indicate primary/thumbnail images. 2019-04-20 23:16:01 +09:00