Cargo Features
elfo-core has no features set by default.
[dependencies]
elfo-core = { version = "0.2.0-alpha.16", features = ["network", "unstable", "unstable-stuck-detection", "test-util"] }
- network = rmp-serde
-
Affects
elfo-core::remote
… - unstable
-
Affects
elfo-core::remote
… - unstable-stuck-detection
-
Enables thread_local
Affects
elfo-core::stuck_detection
… - test-util
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.