exif-rs/src
KAMADA Ken'ichi 23c2c189da Use std::error::Error::source; cause was deprecated in Rust 1.33. 2019-10-21 23:30:46 +09:00
..
endian.rs The generate_write macro no longer needs type_size argument. 2019-03-26 23:05:08 +09:00
error.rs Use std::error::Error::source; cause was deprecated in Rust 1.33. 2019-10-21 23:30:46 +09:00
jpeg.rs Use ..= for inclusive range pattern. 2019-10-21 23:25:32 +09:00
lib.rs Change the type of Context from enum to struct. 2019-10-21 23:12:58 +09:00
reader.rs Support reading up to 8 IFDs. 2019-05-08 23:09:03 +09:00
tag.rs Use ..= for inclusive range pattern. 2019-10-21 23:25:32 +09:00
tiff.rs Change the type of Context from enum to struct. 2019-10-21 23:12:58 +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 Use ..= for inclusive range pattern. 2019-10-21 23:25:32 +09:00