Cargo Features
[dependencies]
ringboard-wayland = { version = "0.9.2", default-features = false, features = ["human-logs"] }
- default = human-logs
-
The
human-logs
feature is set by default wheneverringboard-wayland
is added without
somewhere in the dependency tree.default-features = false - human-logs default
-
Enables env_logger
ringboard-wayland has 2 features without comments.