Cargo Features

playdate-ui-crank-indicator has no features set by default.

[dependencies]
playdate-ui-crank-indicator = { version = "0.1.4", features = ["bindgen-runtime", "bindgen-static", "bindings-derive-debug"] }
default

These default features are set whenever playdate-ui-crank-indicator is added without default-features = false somewhere in the dependency tree.

Enables playdate-display, playdate-graphics, playdate-sprite, playdate-sys ^0.2, 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, playdate-sys ^0.2, and playdate-system

bindgen-static

Enables bindgen-static of playdate-display, playdate-graphics, playdate-sprite, playdate-sys ^0.2, and playdate-system

playdate-sys:

static linking to clang

bindings-derive-debug

Enables bindings-derive-debug of playdate-display, playdate-graphics, playdate-sprite, playdate-sys ^0.2, and playdate-system

playdate-sys:

ask bindgen to derive Debug