Cargo Features
[dependencies]
aether-log = { version = "0.1.1", default-features = false, features = ["archive"] }
- default = archive
-
The
archive
feature is set by default wheneveraether-log
is added without
somewhere in the dependency tree.default-features = false - archive default
-
Enables zip ^0.6.2
aether-log has 2 features without comments.