Cargo Features

[dependencies]
unitore = { version = "0.1.0", default-features = false, features = ["full", "enabled"] }
default = enabled

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

full = enabled
enabled default full?

unitore has 3 features without comments.