Cargo Features
playdate-simulator-utils has no features set by default.
[dependencies]
playdate-simulator-utils = { version = "0.1.5", features = ["tokio", "async-std", "tracing"] }
-
tokio
-
Enables
tokio,
tokio1
of
optional
async-std
Features from optional dependencies
-
async-std
implicit feature
-
Enables
async-std
async-std: Async version of the Rust standard library
-
tracing
implicit feature
-
Enables
tracing
tracing: Application-level tracing for Rust