exif-rs/src
KAMADA Ken'ichi 3e8ed54497 Update the documents for version 0.4. 2019-12-22 22:20:49 +09:00
..
endian.rs The generate_write macro no longer needs type_size argument. 2019-03-26 23:05:08 +09:00
error.rs Mark enum Context and Error as non_exhaustive. 2019-12-22 20:33:56 +09:00
jpeg.rs Use ..= for inclusive range pattern. 2019-10-21 23:25:32 +09:00
lib.rs Update the documents for version 0.4. 2019-12-22 22:20:49 +09:00
reader.rs Remove a lifetime parameter that is no longer needed. 2019-12-22 21:08:20 +09:00
tag.rs Mark enum Context and Error as non_exhaustive. 2019-12-22 20:33:56 +09:00
tiff.rs Revert the type of Context back from struct to enum. 2019-12-22 20:31:44 +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 Derive Clone trait for Value and Field. 2019-12-15 21:11:20 +09:00
writer.rs Revert the type of Context back from struct to enum. 2019-12-22 20:31:44 +09:00