Cargo Features

HID has no features set by default.

[dependencies]
hid = { version = "0.4.1", features = ["static", "build"] }
static build?

Enables static of hidapi-sys

build = static

Enables build of hidapi-sys

HID has 2 features without comments.