Cargo Features
playdate-ui-crank-indicator has no features set by default.
[dependencies]
playdate-ui-crank-indicator = { version = "0.1.5", features = ["bindgen-runtime", "bindgen-static", "bindings-derive-debug"] }
- default
-
These default features are set whenever
playdate-ui-crank-indicator
is added without
somewhere in the dependency tree.default-features = false Enables playdate-display, playdate-graphics, playdate-sprite ^0.2, playdate-sys, and playdate-system
- bindgen-runtime
-
playdate-sys features, should be shared because it's build configuration:
Enables bindgen-runtime of playdate-display, playdate-graphics, playdate-sprite ^0.2, playdate-sys, and playdate-system
- bindgen-static
-
Enables bindgen-static of playdate-display, playdate-graphics, playdate-sprite ^0.2, playdate-sys, and playdate-system
playdate-sys:
static linking to clang
- bindings-derive-debug
-
Enables bindings-derive-debug of playdate-display, playdate-graphics, playdate-sprite ^0.2, playdate-sys, and playdate-system
playdate-sys:
ask bindgen to derive
Debug