exif-rs/src
KAMADA Ken'ichi 1ad83d8a82 Add nanosecond and time_offset fields in struct DateTime. 2017-10-01 21:17:17 +09:00
..
endian.rs Add endian::writeu16, writeu32, and writeu64. 2017-06-29 23:19:53 +09:00
error.rs Add Error::TooBig and NotSupported. 2017-07-18 22:42:45 +09:00
jpeg.rs Cleanup imports and require Rust 1.15. 2017-03-24 23:09:22 +09:00
lib.rs Add nanosecond and time_offset fields in struct DateTime. 2017-10-01 21:17:17 +09:00
reader.rs Add the 2nd member to Value::Undefined to keep the offset of the value. 2017-08-04 21:15:19 +09:00
tag.rs Add the 2nd member to Value::Undefined to keep the offset of the value. 2017-08-04 21:15:19 +09:00
tiff.rs Add nanosecond and time_offset fields in struct DateTime. 2017-10-01 21:17:17 +09:00
tmacro.rs Test parsing an unknown field. 2017-03-14 21:53:48 +09:00
util.rs Add nanosecond and time_offset fields in struct DateTime. 2017-10-01 21:17:17 +09:00
value.rs Add the 2nd member to Value::Undefined to keep the offset of the value. 2017-08-04 21:15:19 +09:00
writer.rs Derive Debug trait for Writer. 2017-10-01 21:16:05 +09:00