exiftool 0.3.1

A Rust wrapper for ExifTool.
Documentation
1
2
3
4
5
6
7
8
9
pub mod array_or_int;
pub mod date;
pub mod datetime;
pub mod space_sep;
pub mod string;
pub mod string_list;
pub mod time;
pub mod u32;
pub mod undef_or_float;