Cargo Features
Phidget has no features set by default.
[dependencies]
phidget = { version = "0.3.1", features = ["utils", "serde"] }
- utils = anyhow, clap, ctrlc
-
Required by the binary
- serde = serde_json
-
Enables serde
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.