Cargo Features
async-exec has no features set by default.
[dependencies]
async-exec = { version = "0.1.1", features = ["monitor", "time"] }
- monitor
-
Enables async-net, futures-lite, serde, and serde_json
- time
-
Enables async-io and futures-lite
Affects
async-exec::time
…