Cargo Features
[dependencies]
clipboard-history-x11 = { version = "0.6.2", default-features = false, features = ["human-logs"] }
- default = human-logs
-
The
human-logs
feature is set by default wheneverclipboard-history-x11
is added without
somewhere in the dependency tree.default-features = false - human-logs default
-
Enables env_logger
clipboard-history-x11 has 2 features without comments.