Cargo Features
kapy-exif has no features set by default.
[dependencies]
kapy-exif = { version = "0.2.0", features = ["full", "exiv2"] }
- full = exiv2
- exiv2 full? = cc, pkg-config
-
Affects
kapy-exif::exif
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- pkg-config build exiv2?
- cc build exiv2?