Cargo Features
wdk-sys has no features set by default.
[dependencies]
wdk-sys = { version = "0.4.0", features = ["gpio", "hid", "parallel-ports", "spb", "storage", "usb", "nightly", "test-stubs"] }
- gpio parallel-ports?
-
Affects
wdk-sys::gpio
… - hid
-
Affects
wdk-sys::hid
… - parallel-ports = gpio
-
Affects
wdk-sys::parallel_ports
… - spb
-
Affects
wdk-sys::spb
… - storage
-
Affects
wdk-sys::storage
… - usb
-
Affects
wdk-sys::usb
… - nightly
-
Enables nightly of wdk-build and wdk-macros
- test-stubs
-
Affects
wdk-sys::test_stubs
…