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