exif-rs/src
KAMADA Ken'ichi 86eaa73be0 Simply use debug_assert!() instead of cfg!(debug_assertions). 2021-10-18 23:48:40 +09:00
..
doc.rs Link to the NEWS file from rustdoc. 2021-08-01 23:40:11 +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. 2021-03-21 17:56:37 +09:00
isobmff.rs Remove AnnotatableTryInto and cleanup the uses of TryFrom. 2021-04-03 23:34:25 +09:00
jpeg.rs Simplify length-specified reads. 2021-02-23 22:20:01 +09:00
lib.rs Wrap TIFF parser functions into a struct. 2021-06-05 19:32:24 +09:00
png.rs Simplify length-specified reads. 2021-02-23 22:20:01 +09:00
reader.rs Wrap TIFF parser functions into a struct. 2021-06-05 19:32:24 +09:00
tag.rs Update documentation. 2021-03-21 17:56:37 +09:00
tiff.rs Wrap TIFF parser functions into a struct. 2021-06-05 19:32:24 +09:00
tmacro.rs Test parsing an unknown field. 2017-03-14 21:53:48 +09:00
util.rs Simply use debug_assert!() instead of cfg!(debug_assertions). 2021-10-18 23:48:40 +09:00
value.rs Deprecate impl From<{Rational,SRational}> for {f64,f32}. 2021-05-04 22:12:47 +09:00
webp.rs Simplify length-specified reads. 2021-02-23 22:20:01 +09:00
writer.rs Use ? instead of .unwrap() in doctests. 2020-02-01 20:28:21 +09:00