exif-rs/src
KAMADA Ken'ichi f9c4ff475b Use u8::is_ascii_uppercase() stabilized in Rust 1.24. 2019-03-27 23:16:05 +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 Replace try!() with ? 2018-04-17 23:21:40 +09:00
lib.rs Update documentation and doc-tests. 2018-01-13 23:33:45 +09:00
reader.rs Replace try!() with ? 2018-04-17 23:21:40 +09:00
tag.rs Use u8::is_ascii_uppercase() stabilized in Rust 1.24. 2019-03-27 23:16:05 +09:00
tiff.rs Do not treat IFD2 and beyond as an error; just ignore them. 2018-06-17 21:34:56 +09:00
tmacro.rs Test parsing an unknown field. 2017-03-14 21:53:48 +09:00
util.rs Use u8::is_ascii_uppercase() stabilized in Rust 1.24. 2019-03-27 23:16:05 +09:00
value.rs Remove some usage of unsafe rust 2019-03-17 23:55:10 +09:00
writer.rs Remove some usage of unsafe rust 2019-03-17 23:55:10 +09:00