Cargo Features

[dependencies]
alphalpha = { version = "0.1.0", default-features = false, features = ["lophat"] }
default = lophat

The lophat feature is set by default whenever alphalpha is added without default-features = false somewhere in the dependency tree.

lophat default

Enables itertools ^0.10.5 and lophat ^0.9.1

alphalpha has 2 features without comments.