Cargo Features

holochain_conductor_services has no features set by default.

[dependencies]
holochain_conductor_services = { version = "0.4.0-dev.3", features = ["test_utils", "fuzzing"] }
test_utils = fuzzing
fuzzing test_utils? = arbitrary

Enables fuzzing of hc_deepkey_sdk

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.

reminder - do not use workspace deps

arbitrary fuzzing?