Cargo Features
[dependencies]
unitore = { version = "0.1.0", default-features = false, features = ["full", "enabled"] }
- default = enabled
-
The
enabled
feature is set by default wheneverunitore
is added without
somewhere in the dependency tree.default-features = false - full = enabled
- enabled default full?
unitore has 3 features without comments.