Cargo Features
[dependencies]
piz = { version = "0.5.1", default-features = false, features = ["check-local-metadata"] }
- default = check-local-metadata
-
The
check-local-metadata
feature is set by default wheneverpiz
is added without
somewhere in the dependency tree.default-features = false - check-local-metadata default
Piz has 2 features without comments.