Cargo Features
golem-worker-executor-base has no features set by default.
[dependencies]
golem-worker-executor-base = { version = "0.0.1-alpha", features = ["mocks", "async-stream"] }
- mocks
Features from optional dependencies
- async-stream implicit feature
-
Enables async-stream
async-stream:
Asynchronous streams using async & await notation