Cargo Features
[dependencies]
hidreport = { version = "0.5.0", default-features = false, features = ["hut"] }
- default = hut
-
The
hut
feature is set by default wheneverhidreport
is added without
somewhere in the dependency tree.default-features = false - hut default
-
Enables hut
hidreport has 2 features without comments.