Cargo Features
joycon-driver has no features set by default.
[dependencies]
joycon-driver = { version = "0.0.0", features = ["linux-static-hidraw"] }
- default
-
These default features are set whenever
joycon-driver
is added without
somewhere in the dependency tree.default-features = false Enables linux-static-hidraw of hidapi ^1.3
- linux-static-hidraw
-
Enables linux-static-hidraw of hidapi ^1.3
joycon-driver has 2 features without comments.