Cargo Features
[dependencies]
init4-bin-base = { version = "0.1.1", default-features = false, features = ["alloy"] }
- default = alloy
-
The
alloy
feature is set by default wheneverinit4-bin-base
is added without
somewhere in the dependency tree.default-features = false - alloy default
-
Enables alloy
init4-bin-base has 2 features without comments.