Cargo Features

hdk_crud has no features set by default.

[dependencies]
hdk_crud = { version = "0.13.0", features = ["no_example", "mock", "test_utils"] }
no_example
mock = fixt, holochain_types, mockall_double

Enables mock and test_utils of hdk ^0.4.0-dev.5

test_utils = fixt

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.

fixt mock? test_utils?

Enables fixt ^0.4.0-dev.2

mockall_double mock?

Enables mockall_double ^0.2.0

holochain_types mock?

Enables holochain_types ^0.4.0-dev.5