Cargo Features
[dependencies]
hala-future = { version = "0.1.6", default-features = false, features = ["futures-executor"] }
- default = futures-executor
-
The
futures-executor
feature is set by default wheneverhala-future
is added without
somewhere in the dependency tree.default-features = false - futures-executor default
hala-future has 2 features without comments.