Cargo Features

DIDComm has no features set by default.

[dependencies]
didcomm = { version = "0.4.1", features = ["uniffi", "testvectors"] }
uniffi

Affects did_resolver::DIDResolver, secrets::SecretsResolver

testvectors = lazy_static

Affects didcomm::test_vectors

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.

lazy_static testvectors?