Cargo Features

CTAPHID has no features set by default.

[dependencies]
ctaphid = { version = "0.4.0-rc.1", features = ["hidapi"] }
default

These default features are set whenever ctaphid is added without default-features = false somewhere in the dependency tree.

Enables linux-static-hidraw of hidapi

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

hidapi default