Docs.rs
exiftool-0.3.1
exiftool 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
RuurdBijlsma
Dependencies
chrono ^0.4.42
normal
log ^0.4.28
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
serde_path_to_error ^0.1.20
normal
tempfile ^3.23.0
normal
thiserror ^2.0.17
normal
assert_matches ^1.5.0
dev
criterion ^0.8.2
dev
image ^0.25.8
dev
walkdir ^2.5
dev
Versions
4.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module date
exiftool
0.3.1
Module date
Module Items
Functions
In exiftool::
parse_
fn
exiftool
::
parse_fn
Module
date
Copy item path
Source
Functions
§
date
Deserializes a string in “%Y:%m:%d” format into a
NaiveDate
, gracefully skipping null or number values.