Cargo Features
bastion-executor has no features set by default.
[dependencies]
bastion-executor = { version = "0.4.2", features = ["unstable", "tokio-runtime"] }
- unstable
- tokio-runtime = tokio
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.
- tokio tokio-runtime?
-
Enables tokio
Feature tokio