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 default-features = false somewhere in the dependency tree.

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.