Cargo Features
playdate-tool has no features set by default.
[dependencies]
playdate-tool = { version = "0.3.6", features = ["eject", "tracing", "tokio-tracing"] }
- eject
-
windows only, enable one more unmount method
Enables eject of playdate-device
- tracing tokio-tracing? = tracing-subscriber
-
Enables tracing of playdate-device and playdate-simulator-utils and tracing
tracing:
- tokio-tracing = console-subscriber, tracing
-
Useful with
RUSTFLAGS="--cfg tokio_unstable"
& tokio-consoleRT, async:
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.