Cargo Features

[dependencies]
monover = { version = "0.1.0", default-features = false, features = ["test-cleanup"] }
default = test-cleanup

The test-cleanup feature is set by default whenever monover is added without default-features = false somewhere in the dependency tree.

test-cleanup default

monover has 2 features without comments.