Cargo Features
[dependencies]
alphalpha = { version = "0.1.0", default-features = false, features = ["lophat"] }
- default = lophat
-
The
lophat
feature is set by default wheneveralphalpha
is added without
somewhere in the dependency tree.default-features = false - lophat default
-
Enables itertools ^0.10.5 and lophat ^0.9.1
alphalpha has 2 features without comments.